Learn R Programming

SMITIDvisu (version 0.0.9)

mapttSelectHost: mapttSelectHost

Description

select a host on a MapTT instance

Usage

mapttSelectHost(mapttProxy, hostId)

Arguments

mapttProxy

mapttProxy instance

hostId

the id of the host to select

See Also

maptt

Examples

Run this code
# NOT RUN {
library(SMITIDvisu)
data(transmissiontree)
## server.R
mapttProxy("mapttOutput") %>% mapttSelectHost()
# }

Run the code above in your browser using DataLab