check_arg_char_opts: Check argument in character options

View source: R/check_arguments.R

check_arg_char_optsR Documentation

Check argument in character options

Description

Check if argument is in the given options

Usage

check_arg_char_opts(object, opts, null = FALSE)

Arguments

object

argument to check

opts

Possible values for object

null

Whether NULL value is allowed, default is FALSE

Value

TRUE or error


BioData/LabguruR documentation built on May 11, 2022, 11:46 p.m.