LocalImportEOBS: Import EOBS data from local file

Description Usage Arguments Note

View source: R/importEOBS.R

Description

Import EOBS data from local file

Usage

1
2
LocalImportEOBS(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 importEOBS


MartinRoth/eobsR documentation built on May 7, 2019, 3:38 p.m.