check.for.columns: check for columns

check.for.columnsR Documentation

check for columns

Description

Stop if a data.frame does not have some columns.

Usage

check.for.columns(d, 
    must.have)

Arguments

d

data.frame to check.

must.have

column names to check.

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre] (ORCID: <https://orcid.org/0000-0002-3146-0865>)


directlabels documentation built on June 8, 2025, 9:35 p.m.