Description Usage Arguments Examples
View source: R/plot_seahorse.R
Title
1 2 3 4 5 6 7 | plot_seahorse(
data_min = data_min,
wells_exclude = wells_exclude,
event_label = event_label,
group_info = group_info,
size_group
)
|
data_min |
data with minutes |
wells_exclude |
a vector |
event_label |
label event |
group_info |
a named vector, name is the labels, value is the levels |
size_group |
a number, for calculation SEM |
1 | plot_seahorse(data_min, well_exclude, event_label, group_info, size_group =6 )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.