am.render {amapro} | R Documentation |
This is the initial rendering of a map in the UI.
am.render(wt, env = parent.frame())
wt |
An |
env |
The environment in which to evaluate |
An output or render function that enables the use of the widget within Shiny applications.
am.proxy for example, shinyRenderWidget
for return value.