plot.std_curve: Generic Function for Plotting Fitted Standard Curves

View source: R/std_curve.R

plot.std_curveR Documentation

Generic Function for Plotting Fitted Standard Curves

Description

Generic Function for Plotting Fitted Standard Curves

Usage

## S3 method for class 'std_curve'
plot(x, ...)

Arguments

x

output of std_surve_fit()

...

Additional arguments to be passed to std_curve_plot()

Value

ggplot2 plot


rforbiochemists/standard documentation built on Oct. 29, 2023, 11:14 a.m.