Skip to contents

defines an S3 object stratcol representing a stratigraphic column. Does not check for the validity of the constructed object. For this, use is_stratcol

Usage

as_stratcol(thickness, facies, L_unit = NULL, base = 0)

Arguments

thickness

numeric vector, bed thicknesses

facies

vector, facies code of beds

L_unit

length unit of bed thickness

base

position of lowest bed boundary

Value

an object of S3 class stratcol

See also

is_stratcol() to check for validity