check_col: Check that optional column is included

View source: R/check.R

check_colR Documentation

Check that optional column is included

Description

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

Usage

check_col(names, name)

Arguments

names

Column names (all)

name

Column name to check.

Value

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


purgeR documentation built on Aug. 16, 2023, 9:07 a.m.