as.query: Query Helper

Description Usage Arguments

View source: R/query-methods.R

Description

Transforms the parameters to a query list.

Usage

1
2
3
as.query(service = NULL, category = NULL, phenomenon = NULL, crs = NULL,
  bbox = NULL, near = NULL, timespan = NULL, station = NULL,
  locale = NULL)

Arguments

service

A Service or character identifier to filter with.

category

A Category or character identifier to filter with.

phenomenon

A Phenomenon or character identifier to filter with.

crs

A CRS identifier.

bbox

A bouding box character vector.

near

A point character vector.

timespan

A Interval or a character vector to filter with.

station

A Station or character identifier to filter with.

locale

A locale character vector


52North/sensorweb4R documentation built on March 30, 2020, 11:39 p.m.