pik-piam/mip

plotstyle(..., plot = TRUE) is broken

Closed this issue · 0 comments

entities <- c('AFR', 'AAA', 'AFR', 'UNKNOWN_ELEMENT2')
plotstyle(entities, plot = TRUE)

gives
Error: StatBin requires a continuous x variable: the x variable is discrete. Perhaps you want stat="count"?