get_pruning_dates: Get branch pruning dates from a hop

Description Usage Arguments Value See Also Examples

Description

Gets branch pruning dates from a hop in a format suitable for supplementing plots.

Usage

1
get_pruning_dates(hop, type = "branch", tree.ids = 1)

Arguments

hop

An object of class hop or face.

type

One of "branch" or "root".

tree.ids

A numeric vector of the values of idTree to include.

Value

A tibble (data.frame)

See Also

Other hisafe helper functions: copy_hisafe_template(), get_pheno_dates(), hip_params(), hisafe_info(), hisafe_profiles(), hop_filter(), hop_merge(), hop_params(), hop_rename(), is_face(), is_hip(), is_hop(), join_profiles(), make_rel_years(), profile_check(), variable_check(), which_profiles()

Examples

1
2
3
4
## Not run: 
pruning.dates <- get_pruning_dates(hop)

## End(Not run)

kevinwolz/hisafer documentation built on Oct. 19, 2020, 4:43 p.m.