get_vardims: Retrieve the dimension names for a variable

View source: R/nc.R

get_vardimsR Documentation

Retrieve the dimension names for a variable

Description

Retrieve the dimension names for a variable

Usage

get_vardims(x, var = get_varnames(x)[1])

Arguments

x

ncdf4 object

var

character, the name of the variable

Value

character vector of variable names


BigelowLab/nam218grads documentation built on Oct. 4, 2022, 2:01 a.m.