nc_dims: NetCDF dimension

View source: R/nc_dimension.R

nc_dimsR Documentation

NetCDF dimension

Description

Get information about the dimensions in a NetCDF source.

Usage

nc_dims(x, ...)

## S3 method for class 'character'
nc_dims(x, ...)

## S3 method for class 'NetCDF'
nc_dims(x, ...)

## S3 method for class 'ncdf4'
nc_dims(x, ...)

Arguments

x

file address or handle

...

ignored


hypertidy/ncmeta documentation built on March 26, 2024, 4:22 a.m.