add_lm_markers | R Documentation |
Compute the aesthetics for markers visualisation.
add_lm_markers(proxy, aes, df, df_visible, group_info)
proxy |
The map to be modified. |
aes |
The dataframe containing the aesthetics information (must be of lm_markers class). |
df |
The full dataframe. |
df_visible |
The dataframe containing visible taxa. |
group_info |
The ID of this group of markers. |
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.