checkKeyword: Check string against keyword and stop if unequal

View source: R/checkKeyword.R

checkKeywordR Documentation

Check string against keyword and stop if unequal

Description

Function to check string against a keyword and stop if unequal.

Usage

checkKeyword(chk, key)

Arguments

chk
  • string to check

key
  • key word to check against

Details

None.

Value

Nothing.


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.