Skip to contents

print stratigraphic column to console

Usage

# S3 method for class 'stratcol'
print(x, ...)

Arguments

x

stratigraphic column (a stratcol object)

...

other parameters (currently ignored)

Value

invisible NULL, prints to the console

See also

summary.stratcol() for a summary of a stratigraphic column

Examples

s = as_stratcol(c(0.5, 1, 0.3, 0.7), c("sand", "shale", "sand", "shale"), L_unit = "m")
print(s)
#> Stratigraphic column