Learn R Programming

astrochron (version 0.3.1)

replEps: Replace Values

Description

Replace all variable values

Usage

replEps(dat,ID=T,genplot=T,verbose=T)

Arguments

dat
Data series to process. If location is included (e.g., depth), it should be in the first column.
ID
Is a location ID included in the first column? (T or F)
genplot
Generate summary plots? (T or F)
verbose
Verbose output? (T or F)