Learn R Programming

purgeR (version 1.8.2)

check_not_col: Check if optional column is included

Description

Some functions require additional columns. Check if they are already named in the pedigree.

Usage

check_not_col(names, name)

Value

No return value. Will print an error message if checking fail.

Arguments

names

Column names (all)

name

Column name to check.