RemovesSparseols | R Documentation |
Remove columns that have only a single value.
RemovesSparseols(dfdt)
dfdt |
Input table to work on (data.frame or data.table) |
data.frame
Other Table_functions:
CalcPcoverage()
,
CalcQcoverage()
,
CompareDFDT()
,
HeaderBreakerCb()
,
HeaderBreaker()
,
MergeXtYf()
,
ReadXlsx()
,
RemoveEmptyStrCols()
,
RemoveEmptyStrRows()
,
RemoveNACols()
,
Rename1Col()
,
SharedCols()
,
Trimifo()
,
Trimito()
,
UnSharedCols()
,
WriteWolfTbl()
,
WriteXlsx()
,
dropcols()
,
droprows()
RemovesSparseols
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.