check_static | R Documentation |
Search for columns dominated by a single value
check_static(df, verbose = TRUE)
df |
A data source, 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. |
A list with every line of the sub-report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.