EOBSLocal: Import EOBS data from local file

Description Usage Arguments Note

Description

Import EOBS data from local file

Usage

1
EOBSLocal(variable, filename, period = NULL, area = NULL, na.rm = TRUE)

Arguments

variable

String from ('tg', 'tn', 'tx, ...)

filename

String containing the path to the ncdf file

period

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

area

Either SpatialPolygons or SpatialPolygonsDataFrame object (see package sp)

na.rm

Boolean indicating if rows with NA can be deleted

Note

Should be merged with EOBS


KNMI/knmiR documentation built on May 9, 2019, 2:23 p.m.