Learn R Programming

sotkanet (version 0.9.76)

SotkanetIndicators: Sotkanet Indicators

Description

Retrieve data for a specific data id. https://sotkanet.fi/rest/1.1/indicators.

Usage

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

Arguments

id

Dataset identifier

type

output format ("table" or "raw")

Value

json query in selected output format

References

See citation("sotkanet")

Examples

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

Run the code above in your browser using DataLab