View source: R/analysis_functions.R
analyze_factor | R Documentation |
Compares data across experimental groups, plotting the data as a bar graph with error bars.
analyze_factor(experiment, analysis_factor)
experiment |
The experiment object |
analysis_factor |
A string representing the factor to analyze between groups |
A bar graph comparing the analysis_factor between groups
## Not run: analyze_factor(experiment = experiment, analysis_factor = "tonality")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.