datelifeResult
object. Used in summarize_datelife_result()
.Get a numeric vector of MRCAs from a datelifeResult
object. Used in summarize_datelife_result()
.
datelife_result_MRCA(datelife_result, na_rm = TRUE)
A named numeric vector of MRCA ages for each element given in datelife_result
.
A datelifeResult
object, usually an output of get_datelife_result()
.
If TRUE
, it drops rows containing NA
s from the datelifeResult
patristic matrix; if FALSE
, it returns NA
where there are missing entries.