powered by
Mainly used within omics and other functions to check if given column name does exist in the table and is not completely empty (containing NAs).
column_exists(column, table)
A boolean value.
A character of length 1.
A data.table or data.frame.