get_hiat_duration {admtools} | R Documentation |
extract hiatus duration
Description
returns a vector of hiatus durations
Usage
get_hiat_duration(x)
Arguments
x |
an adm object |
Value
a vector with one element per hiatus: the duration of the hiatus
See Also
-
get_hiat_pos()
to determine only stratigraphic position of hiatuses -
get_hiat_no()
to determine number of hiatuses in an adm -
get_hiat_list()
to get hiatus position, stat & end time
[Package admtools version 0.3.0 Index]