powered by
Return a data frame about the variable at index i.
i
nc_var(x, i)# S3 method for character nc_var(x, i)# S3 method for NetCDF nc_var(x, i)
# S3 method for character nc_var(x, i)
# S3 method for NetCDF nc_var(x, i)
data frame of variable information
file name or handle
variable index (zero based)
nc_vars to obtain information about all variables, nc_inq for an overview of the file
nc_vars
nc_inq