grepl_it {thredds}R Documentation

Determine if a vector of names match the greplargs

Description

Determine if a vector of names match the greplargs

Usage

grepl_it(x, greplargs = NULL)

Arguments

x

a vector of names

greplargs

NULL, vector or list

Value

logical vector


[Package thredds version 0.1-4 Index]