check.for.columns {directlabels}R 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


[Package directlabels version 2024.1.21 Index]