Compute the aesthetics for a subtree visualisation.
add_lm_branches(
proxy,
aes,
df,
df_visible,
df_descendants,
group_info,
all_taxids
)
An updated map with the new layer added.
The map to be modified.
The dataframe containing the aesthetics details (must be of lm_branches class).
The full dataframe.
The dataframe containing visible taxa.
The dataframe containing all the information on the descendants of visible taxa.
the ID of this group of lines.
A vector containing all the visible taxids and their direct descendants.