req: Check for required values

View source: R/modules-sc-utils.R

reqR Documentation

Check for required values

Description

Check for required values

Usage

req(..., cancelOutput = FALSE)

Arguments

...

Values to check for truthiness.

cancelOutput

If TRUE and an output is being evaluated, stop processing as usual but instead of clearing the output, leave it in whatever state it happens to be in.

Value

The first value that was passed in.


hms-dbmi/drugseqr documentation built on June 24, 2024, 7:03 a.m.