add_lm_piecharts {LifemapR} | R Documentation |
Compute the aesthetics for discret values visualisation.
Description
Compute the aesthetics for discret values visualisation.
Usage
add_lm_piecharts(proxy, aes, df, df_visible, layer)
Arguments
proxy |
The map to be modified. |
aes |
The dataframe containing the aesthetics details (must be of lm_piecharts class). |
df |
The full dataframe. |
df_visible |
The dataframe containing visible taxa. |
layer |
The ID of this group of charts |
Value
An updated map with the new layer added.
[Package LifemapR version 1.1.5 Index]