ncvar_size: Get the size of the variables in a ncdf object.

View source: R/nctools-auxiliar.R

ncvar_sizeR Documentation

Get the size of the variables in a ncdf object.

Description

Get the size of the variables in a ncdf object.

Usage

ncvar_size(nc, varid = NULL)

Arguments

nc

An open connection to a netCDF file as in nc_open(file).

varid

roliveros-ramos/nctools documentation built on Aug. 13, 2022, midnight