View source: R/point_selector.R
PointSelector | R Documentation |
A list of parameters to query metadata.
PointSelector()
An empty named list of possible point selection criteria.
## Not run: query <- PointSelector() query$buildings <- 101 query$equipment_types <- 'ahu' query$point_types <- c('Supply Air Temperature','Supply Air Static Pressure') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.