KIS: Extract data from KIS

Description Usage Arguments Value Examples

View source: R/KIS.R

Description

Extract data from KIS

Usage

1
KIS(var, geoIdentifier, period)

Arguments

var

Variable to extract for now 'TG' and 'MOR_10' are allowed (plural?)

geoIdentifier

Station identifier (, spatial point, spatial area ..., plural?)

period

Either numeric, timeBased or ISO-8601 style (see .subset.xts)

Value

data.table

Examples

1
2
3
4
5
## Not run: 
 KIS('TG', '260_H', '2016')
 KIS('MOR_10', '260_A_a', '2016-02-01')

## End(Not run)

MartinRoth/knmiR documentation built on May 7, 2019, 3:39 p.m.