Learn R Programming

Rcolombos (version 2.0.2)

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

Description

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

Usage

switchVersion(version = 3)

Arguments

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

References

http://colombos.net

Examples

Run this code
## Not run: 
# library('Rcolombos')
# switchVersion (version = 2) # switch from COLOMBOS REST API 3 to 2
# ## End(Not run)

Run the code above in your browser using DataLab