cbplist | R Documentation |
Boxplot using a list dataset
cbplist(x, txt = 1, ttext = FALSE, code = FALSE)
x |
the list 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 |
cbplist_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.