View source: R/remove_empty_cols.R
remove_empty_cols | R Documentation |
Remote columns that are empty or contain all the same values in a data.table.
remove_empty_cols(sumstats_dt, sampled_rows = NULL, verbose = TRUE)
sampled_rows |
First N rows to sample.
Set |
verbose |
Print messages. |
Null output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.