Detect columns that are ID-like columns

detect_id_columns(data, verbose = TRUE)

Arguments

data

A data source before preprocessing, that is one of the major R formats: data.table, data.frame, matrix, and so on.

verbose

A logical value, if set to TRUE, provides all information about the process, if FALSE gives none.

Value

A list with every line of the sub-report.