Render a mapview widget in shiny
renderMapview(expr, env = parent.frame(), quoted = FALSE)
An expression that generates an HTML widget
The environment in which to evaluate expr
Is expr a quoted expression (with quote())? This is useful if you want to save an expression in a variable