read_nc_xts: Read time series data from .nc (KALIMOD) file format

Description Usage Arguments Value See Also

Description

Reads netCDF structured time series data and creates a list of xts-objects.

Usage

1
read_nc_xts(file, display.overview = FALSE, verbose = FALSE)

Arguments

file

The file to be read

display.overview

logical. Should an overview of the netCDF file printed?

verbose

logical. Should informative outputs printed during function evaluation?

Value

A list of xts-objects.

See Also

xts, open.nc.


dleutnant/tsconvert documentation built on May 15, 2019, 9:17 a.m.