plot_hauls: Plot Hauls

Description Usage Arguments Value Author(s)

View source: R/plotting.R

Description

For an input object of class 'LoadCellPeaks', creates a plot for each haul containing the load cell data, smoothed data, and peak analysis.

Usage

1
plot_hauls(data, fileout)

Arguments

data

An object of class 'LoadCellPeaks'.'

fileout

*Optional* - Filename to save plots into. A PDF with this name will be created in the current working directory. If the file exists, it will be overwritten.

Value

Boolean True if successful. If a fileout is provided, a PDF will be created containing the plots. If the fileout argument is omitted, plots will be output to the console/plot viewer.

Author(s)

Bill DeVoe, William.DeVoe@maine.gov


mainedmr/loadcell documentation built on Nov. 13, 2019, 12:34 a.m.