View source: R/ME_Box_extraction.R
MB_extract | R Documentation |
Extraction of data from boxplots of mean_error plots, from multiple groups
MB_extract(
edit = FALSE,
plot_type,
entered_N,
raw_data = data.frame(stringsAsFactors = TRUE),
cex,
...
)
edit |
logical; whether in edit mode |
plot_type |
The type of plot |
entered_N |
ask for sample sizes? |
raw_data |
raw data |
cex |
point size |
... |
further arguments to MB_extract |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.