plot.bfsl: Plot Method for bfsl Results

View source: R/bfsl.R

plot.bfslR Documentation

Plot Method for bfsl Results

Description

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

Usage

## 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.


pasturm/bfsl documentation built on Aug. 29, 2022, 3:13 p.m.