plot_quant_distributions: draw density plots for data

View source: R/plots.R

plot_quant_distributionsR Documentation

draw density plots for data

Description

Plot density of quantities in data for each treatment, seconds and biological replicate

Usage

plot_quant_distributions(df, log = FALSE, base = 2)

Arguments

df

dataframe; typically from 'import_data()'

log

perform log transform of data

base

base to use in log transform

Value

ggplot2 plot


TeamMacLean/pepdiff documentation built on April 24, 2023, 7:48 a.m.