rmNA: Remove stratigraphic levels that contain one or more NAs
Description
Remove stratigraphic levels that contain one or more NAs.
Usage
rmNA(dat,genplot=T,verbose=T)
Arguments
- dat
Data series to process. If location is included (e.g., depth), it should be in the first column.
- genplot
Generate summary plots? (T or F)
- verbose
Verbose output? (T or F)