iconList | R Documentation |
Make icon set
iconList(...)
... |
icons created from |
iconSet <- iconList(
red = makeIcon("leaf-red.png", iconWidth = 32, iconHeight = 32),
green = makeIcon("leaf-green.png", iconWidth = 32, iconHeight = 32)
)
iconSet[c("red", "green", "red")]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.