validateOptionalID: Validate identifiers (ie. gene ID, platform ID, etc.) that...

View source: R/validators.R

validateOptionalIDR Documentation

Validate identifiers (ie. gene ID, platform ID, etc.) that are homogeneous (either all numerics or all not)

Description

Validate identifiers (ie. gene ID, platform ID, etc.) that are homogeneous (either all numerics or all not)

Usage

validateOptionalID(name, ...)

Arguments

name

The variable name

...

Any identifiers

Value

The validated identifiers, or stop with an error message


PavlidisLab/gemma.R documentation built on May 1, 2024, 10:48 p.m.