Learn R Programming

sotkanet (version 0.9.21)

SotkanetIndicators: SotkanetIndicators

Description

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

Usage

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

Arguments

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

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