analyze_factor: Analyze Factor

View source: R/analysis_functions.R

analyze_factorR Documentation

Analyze Factor

Description

Compares data across experimental groups, plotting the data as a bar graph with error bars.

Usage

analyze_factor(experiment, analysis_factor)

Arguments

experiment

The experiment object

analysis_factor

A string representing the factor to analyze between groups

Value

A bar graph comparing the analysis_factor between groups

Examples

## Not run: analyze_factor(experiment = experiment, analysis_factor = "tonality")


SqueakR documentation built on June 28, 2022, 5:06 p.m.