plot_multi_drc: Plot multiple dose response curves

Description Usage Arguments Value

View source: R/plotting.R

Description

Plot multiple dose response curves

Usage

1
plot_multi_drc(fit_df, plot.layout = "single")

Arguments

fit_df

data frame containing the model fits in the column m.fit

plot.layout

determines whether all DRC are plotted in one single plot or a plot grid. one of c('single','multi')

Value

ggplot object


alxbetz/drfit documentation built on Aug. 1, 2020, 9:44 a.m.