View source: R/common_functions.R
split data into several list for a given factor and a number of rows
1 | split_data_for_ggplot(data, factor, nb_param)
|
data |
data frame |
factor |
factor on which the split is done |
nb_param |
number of rows |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.