summaryMap | R Documentation |
Creates a new summary map object for use in NG-CHM panel configurations.
summaryMap(id = NA)
id |
Character string identifying the summary map pane. Must be specified, no default. |
A new summaryMap
object with the specified ID
summaryMap for class details
panel_configuration for using summary maps in configurations
detailMap for detail map panes
# Create a summary map pane
summary <- summaryMap(id = "pane2")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.