checkStructureColumnResponse: Checks whether a column is in a data frame

View source: R/helperFunctions.R

checkStructureColumnResponseR Documentation

Checks whether a column is in a data frame

Description

Checks whether a column is in a data frame

Usage

checkStructureColumnResponse(columnName, df)

Arguments

columnName

name of the column

df

the data frame to check

Value

TRUE if the column passes the test


smm52/timeBlocks documentation built on Nov. 27, 2022, 3:54 a.m.