validate.flag: Validate Flag Value Is Valid

Description Usage Arguments References

View source: R/validate.input.R

Description

Enures that the value is one of Options and throws an error otherwise.

Usage

1
validate.flag(value, name, Options)

Arguments

value

The user-input value for the parameter

name

The name of the parameter to be displayed in the error

Options

A vector of valid values for value

References

Xingpeng Li, Tatiana Gelaf Romer & Siddhartha Pachhai RVA - RNAseq Visualization Automation tool.


RVA documentation built on Nov. 2, 2021, 1:06 a.m.