has_var: Test if variable names include the ones specified

Description Usage Arguments Value

View source: R/NAM218.R

Description

Test if variable names include the ones specified

Usage

1
has_var(nc, name, ignore.case = TRUE)

Arguments

nc

a ncdf4 class object

name

character, one or more names to match

ignore.case

logical it TRUE ignore case in the pattern

Value

logical vector where TRUE indicates a match is found


BigelowLab/namanl documentation built on Nov. 15, 2021, 3:11 p.m.