Description Usage Arguments Value See Also Examples
Gets dates of tree phenological stage changes from a hop in a format suitable for supplementing plots.
| 1 | get_pheno_dates(hop, tree.ids = 1)
 | 
| hop | An object of class hop or face. | 
| tree.ids | A numeric vector of the values of idTree to include. | 
A tibble (data.frame)
Other hisafe helper functions: 
copy_hisafe_template(),
get_pruning_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()
| 1 2 3 4 | ## Not run: 
pheno.dates <- get_pheno_dates(hop)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.