PCL diagnostic plot
pcl_diagnostic_plot
this function provides a diagnostic view of raw PCL data
pcl_diagnostic_plot(df, filename)
df
: data frame of unprocessed PCL datafilename
: name of file currently being processeda plot of PCL data showing marker spacing
This function provides a graphic view of raw PCL data to check for equal data spacing and marker spacing
# using the Ordway-Swisher Data set pcl_diagnostic_plot(osbs)