nc_dates: Find dates in a netcdf file

Description Usage Arguments Examples

View source: R/dates.R

Description

Find dates in a netcdf file

Usage

1

Arguments

ff

This is the file to read dates from.

Examples

1
2
3
# Get the dates in the sample file
ff <- system.file("extdata", "woa18_decav_t01_01.nc", package = "rcdo")
nc_dates(ff)

r4ecology/rcdo documentation built on July 21, 2019, 9 p.m.