Learn R Programming

stratigraph (version 0.66)

writeCONOP: Writes out data in a form appropriate for input into CONOP

Description

Takes a series of stratigraphic columns and exports them in the right format to be read into CONOP.

Usage

writeCONOP(x, tax.check = TRUE, out.dir = getwd(), sect.names = NULL, neg.depths = FALSE, scaling = rep ('yes', length(x)), REGION = NULL, AGE = NULL, REF1 = NULL, REF2 = NULL, REF3 = NULL)

Arguments

x
not documented.
tax.check
not documented.
out.dir
not documented.
sect.names
not documented.
neg.depths
not documented.
scaling
not documented.
REGION
not documented.
AGE
not documented.
REF1
not documented.
REF2
not documented.
REF3
not documented.

See Also

strat.column, stratigraph

Examples

Run this code

# examples?

Run the code above in your browser using DataLab