rmNA {astrochron} | R Documentation |
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) |
[Package astrochron version 1.3 Index]