list_nc: List the variables in the data folder

View source: R/list_nc.R

list_ncR Documentation

List the variables in the data folder

Description

Print the variables in the default data folder set by setDataPath, or print information about the variable mentionned as the varname argument.

Usage

list_nc(varname = NA)

Arguments

varname

Variable to extract information about. Default = NA. If NA, it print the available variable to be read by read_nc. If varname is type character, information about the variable is print from the associated netcdf file global attributes.


BSt-Denis/gslcoenv documentation built on Feb. 10, 2023, 7:53 a.m.