switchVersion: Select the COLOMBOS REST API version to be used for...

Description Usage Arguments References Examples

View source: R/utilities.R

Description

Select the COLOMBOS REST API version to be used for retrieving data

Usage

1

Arguments

version

positive number 2 or 3 - 3 (current REST API version) as default

References

http://colombos.net

Examples

1
2
3
4
5
## Not run: 
library('Rcolombos')
switchVersion (version = 2) # switch from COLOMBOS REST API 3 to 2

## End(Not run)

Rcolombos documentation built on May 1, 2019, 8:43 p.m.