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 column
-
get_mom()
- determine markov order metric by Burgess (2016)
-
get_rom()
- runs order metric by Burgess (2016)
-
is_stratcol()
- is valid stratigraphic column?
-
merge_beds()
- merge beds in stratigraphic column
-
no_beds()
- determine 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>)
- summary of 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()
- estimate transition matrix from strat column
-
unique_facies_names()
- return unique facies names from a stratigraphic column