plot.bfsl: Plot Method for bfsl Results

Description Usage Arguments

View source: R/bfsl.R

Description

plot.bfsl plots the data points with error bars and the calculated best-fit straight line.

Usage

1
2
## S3 method for class 'bfsl'
plot(x, grid = TRUE, ...)

Arguments

x

An object of class "bfsl".

grid

If TRUE (default) grid lines are plotted.

...

Further parameters to be passed to the plotting routines.


bfsl documentation built on Sept. 23, 2021, 5:11 p.m.