nc_has_var: Test if ncdf4 object has a variable

View source: R/nc.R

nc_has_varR Documentation

Test if ncdf4 object has a variable

Description

Test if ncdf4 object has a variable

Usage

nc_has_var(x, name = "foo")

Arguments

x

ncdf4 class object

name

character, name of the variable

Value

logical TRUE if the variable is present


BigelowLab/neracoos documentation built on Feb. 13, 2024, 9 a.m.