powered by
Determine if table has all the given keys.
haskeys(data_table, keys)
A data.table.
data.table
A character vector.
TRUE if the table has all the given keys, FALSE otherwise.
TRUE
FALSE