add_lm_piecharts | R Documentation |
Compute the aesthetics for discret values visualisation.
add_lm_piecharts(proxy, aes, df, df_visible, layer)
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 |
An updated map with the new layer added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.