View source: R/shiny-mapview.R
renderMapview | R Documentation |
Render a mapview widget in shiny
renderMapview(expr, env = parent.frame(), quoted = FALSE)
expr |
An expression that generates an HTML widget |
env |
The environment in which to evaluate expr |
quoted |
Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.