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

Description Usage Arguments Note Author(s) See Also Examples

Description

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

Usage

1
2
3
4
5
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.

Note

This is a legacy function that may be removed soon.

Author(s)

Walton Green

See Also

strat.column, stratigraph

Examples

1
# examples?

stratigraph documentation built on May 30, 2017, 12:31 a.m.