| Rename1Col | R Documentation |
Change the name of a single column.
Rename1Col(dfdt, colnm, newcolnm)
dfdt |
Input table to work on (data.frame or data.table) |
colnm |
Existing column name |
newcolnm |
New column name |
data.frame
Other Table_functions:
CalcPcoverage(),
CalcQcoverage(),
CompareDFDT(),
HeaderBreakerCb(),
HeaderBreaker(),
MergeXtYf(),
ReadXlsx(),
RemoveEmptyStrCols(),
RemoveEmptyStrRows(),
RemoveNACols(),
RemovesSparseols(),
SharedCols(),
Trimifo(),
Trimito(),
UnSharedCols(),
WriteWolfTbl(),
WriteXlsx(),
dropcols(),
droprows()
Rename1Col
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.