check_column.Rd
Check if expected columns are present
check_column(input, x)
list of input data.
character select data to test
Nothing useful.
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.
check_column()
getOption("floodam.cba.sa")[["x"_col"]]