plot.std_calc: Generic Function for Plotting Standard Curve Calculations

View source: R/std_curve.R

plot.std_calcR Documentation

Generic Function for Plotting Standard Curve Calculations

Description

Generic Function for Plotting Standard Curve Calculations

Usage

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

Arguments

x

output of std_curve_calc()

...

Additional arguments to be passed to std_curve_plot()

Value

ggplot2 plot


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