cache: Cache

Description Usage Arguments Details Functions Author(s)

Description

sensorweb4R cache functions.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

cache

A list object to be used as the cache.

key

The key to be used to insert the value.

value

The value to be inserted under key.

...

Named parameters to be inserted into the cache.

Details

Most requests to the Timeseries are cached for performance reasons. The parsed JSON responses are saved in a global cache object (with the name sensorweb4R:::CACHE_NAME). In this list response objects are saved by their respective URL.

Functions

Author(s)

Christian Autermann c.autermann@52north.org


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