plotDRC: A function that generates a dose-response curve for cellbased...

Description Usage Arguments Examples

View source: R/plotDRC.R

Description

A function that generates a dose-response curve for cellbased calcium data (or any multi-ROI based data).

Usage

1
plotDRC(dataframe, maxdose)

Arguments

dataframe

A tidy dataframe that has

maxdose

The highest dose used in the dose response curve

Examples

1
plotDRC(longcellnormint.group, 10)

FafferMcgee/calcium-analysis documentation built on Sept. 3, 2020, 12:07 a.m.