list_ncvar: Show the variables or their dimensions of a netCDF file.

Description Usage Arguments Value

View source: R/nc4_relevents.R

Description

Show the variables or their dimensions of a netCDF file.

Usage

1
list_ncvar(file, show.dim = FALSE)

Arguments

file

Path of the nc file.

show.dim

If is TRUE, also list out the dimensions of each variables. Default FALSE.

Value

A vector of the variable names.


Sibada/sibadaR documentation built on Jan. 31, 2020, 6:40 p.m.