vascr_plot_anova | R Documentation |
Make a display with all the ANOVA analysis pre-conducted
vascr_plot_anova(data.df, unit, frequency, time, reference = NULL)
data.df |
vascr dataset to plot |
unit |
unit to plot |
frequency |
frequency to plot |
time |
timepoint to plot at |
reference |
Sample to reference post-hoc analysis to |
A matrix of different ANOVA tests
vascr_plot_anova(data.df = growth.df, unit = "R", frequency = 4000, time = 100)
vascr_plot_anova(data.df = growth.df, unit = "R", frequency = 4000, time = 100,
reference = "5,000_cells + HCMEC D3_line")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.