isValidID: Test identifier validity.

Description Usage Arguments Value Item IDs

View source: R/util.R

Description

Test identifier validity.

Usage

1

Arguments

x

Test vector.

Value

Logical vector indicating which elements are valid identifiers.

Item IDs

Various items in shmootl (e.g. chromosomes/sequences, markers, samples, phenotypes) have an associated identifier (ID). A valid item ID in shmootl is a string of nonzero length, containing any combination of printable ASCII characters (including letters and numbers), except for a single quote, double quotes, backtick, comma, forward slash, or backslash.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.