plot_quant_distributions | R Documentation |
Plot density of quantities in data for each treatment, seconds and biological replicate
plot_quant_distributions(df, log = FALSE, base = 2)
df |
dataframe; typically from 'import_data()' |
log |
perform log transform of data |
base |
base to use in log transform |
ggplot2 plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.