powered by
Make a display with all the ANOVA analysis pre-conducted
vascr_plot_anova( data.df, unit, frequency, time, reference = NULL, separate = "x", rotate = 45 )
A matrix of different ANOVA tests
vascr dataset to plot
unit to plot
frequency to plot
timepoint to plot at
Sample to reference post-hoc analysis to
Value to use when separating comparasons in the output (default x)
degrees of rotation used for labeling the X axis
# \donttest{ # Run, comparing only to a reference vascr_plot_anova(data.df = small_growth.df, unit = "R", frequency = 4000, time = 100, reference = "5,000_cells + HCMEC D3_line") # }
Run the code above in your browser using DataLab