check_others_checks.Rd
Check if the input passed to the check_others function is correct
check_others_checks(dataset, uuid_column, columns_to_check)
dataset to be check as a dataframe or a list with the dataframe stored as "checked_dataset"
uuid column in the dataset. Default is uuid.
Columns to include in the checks
nothing
#check_others_checks()