Package index
-
as_stratcol() - define stratigraphic column
-
bed_thickness() - extract bed thicknesses
-
facies_names() - extract facies names from stratigraphic column
-
facies_repetitions() - have successive beds identical facies?
-
get_L_unit() - extract length unit from stratigraphic columns
-
get_base() - find base of stratigraphic column
-
get_mom() - Markov order metric (Burgess 2016)
-
get_rom() - runs order metric (Burgess 2016)
-
is_stratcol() - is a valid stratigraphic column?
-
merge_beds() - merge beds in stratigraphic column
-
no_beds() - number of beds
-
no_facies() - number of distinct facies
-
order_facies_names() - order facies names according to appearance
-
plot(<stratcol>) - basic plotting of stratigraphic columns
-
print(<stratcol>) - print stratigraphic column to console
-
rename_facies() - rename facies
-
set_L_unit() - set length unit of strat column
-
shuffle_col() - rearrange stratigraphic column
-
summary(<stratcol>) - summarize stratigraphic column
-
total_thickness() - get total thickness
-
total_thickness(<stratcol>) - get total thickness of stratigraphic column
-
trans_count_matrix() - facies transition count matrix
-
transition_matrix() - transition frequency matrix from strat. column
-
unique_facies_names() - return unique facies names from a stratigraphic column