Skip to contents

Check if expected columns are present

Usage

check_column(input, x)

Arguments

input

list of input data.

x

character select data to test

Value

Nothing useful.

Details

check_column() checks if data "x" has the expected columns as defined in library option getOption("floodam.cba.sa")[["x"_col"]]. If not a "`stop()" is generated.