ncmeta (version 0.4.0)

nc_vars: NetCDF variables

Description

Generate a table of all variables.

Usage

nc_vars(x, ...)

# S3 method for character nc_vars(x, ...)

# S3 method for NetCDF nc_vars(x, ...)

Value

data frame of variable information

Arguments

x

filename or handle

...

ignored currently