Learn R Programming

sotkanet (version 0.9.03)

SotkanetIndicators: Description: SotkanetIndicators retrieves Sotkanet data corresponding to a specified data identifier from http://www.sotkanet.fi/rest/1.1/indicators

Description

Arguments:

Usage

SotkanetIndicators(id = NULL, type = "table")

Arguments

id
Dataset identifier
type
output format ("table" or "raw")

Returns:

Value

  • sotkanet json query in selected output format

References

See citation("sotkanet")

Examples

Run this code
# sotkanet.indicators <- SotkanetIndicators(type = "table")

Run the code above in your browser using DataLab