.getDirectByLocation {onc.api}R Documentation

Obtains scalar data from a location, from the source described by the filters

Description

Obtains scalar data from a location, from the source described by the filters

Usage

.getDirectByLocation(self, filters = list(), allPages = FALSE)

Arguments

self

Calling object

filters

(named list) Filters that describe the data origin

allPages

When TRUE, if the data requested is too large to fit a single API resquest, keep downloading data pages until we gather all data

Value

(named list) Scalar data obtained for all sensors found


[Package onc.api version 2.0.1.0 Index]