pcl_diagnostic_plot: PCL diagnostic plot

Description Usage Arguments Details Value Examples

View source: R/pcl_diagnostic_plot.R

Description

pcl_diagnostic_plot this function provides a diagnostic view of raw PCL data

Usage

1

Arguments

df

data frame of unprocessed PCL data

filename

name of file currently being processed

Details

This function provides a graphic view of raw PCL data to check for equal data spacing and marker spacing

Value

a plot of PCL data showing marker spacing

Examples

1
2
# using the Ordway-Swisher Data set
pcl_diagnostic_plot(osbs)

forestr documentation built on April 17, 2020, 1:26 a.m.