Learn R Programming

SMITIDvisu (version 0.0.9)

mapttProxy: mapttProxy

Description

get mapttProxy

Usage

mapttProxy(mapttId, session = shiny::getDefaultReactiveDomain())

Arguments

mapttId

widget instance identifier

session

shiny session

Examples

Run this code
# NOT RUN {
library(SMITIDvisu)
## server.R
mapttProxy <- mapttProxyProxy("mapttOutput")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab