cbp | R Documentation |
Colin boxplot using regular data (i.e. cases as rows)
cbp(x, txt = 0.5, ttext = FALSE, code = FALSE)
x |
the dataset you wish to summarize |
txt |
the text scale you wish to use |
ttext |
boolean argument determining label orientation and overlap. this argument forces the labels to appear if TRUE even if they overlap. defaults to FALSE |
code |
boolean argument determining if a numeric code of 1:nrow should be used as the names in the plot (TRUE) or if the values in the first column should be used as the name argument (FALSE). defaults to FALSE |
cbp_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.