Maps groups to series.
1 2 3 4 5 6 7 8 9 10 | group_to_serie(
group_data,
label,
opts,
N,
type,
caes,
valid_caes = ALL_CAES,
x_as_list = FALSE
)
|
group_data |
A data.frame. |
label |
Label assigned by user. |
opts |
Additional options. |
N |
Number of series. |
type |
type of chart to draw. |
caes |
Aesthetics. |
valid_caes |
Valid aesthetics to keep in dataset. |
x_as_list |
Whether to plot each x as a sublist. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.