asCharacterDT | Forcing the character/string data type on a selected set of... |
asFactorDT | Forcing the character/string data type on a selected set of... |
asIntegerDT | Forcing the integer data type on a selected set of columns of... |
asLogicalDT | Forcing the logical/boolean data type on a selected set of... |
asNumericDT | Forcing the numeric data type on a selected set of columns of... |
checkDT | Checking if an object is a data.table object and (optional)... |
detectWeirdLevelNamesDT | Detecting which levels of which factor of a data.table object... |
extractLevelDT | Extracting the levels of all or a selected set of the factor... |
extractRefLevelDT | Extracting the reference level of all or a selected set of... |
isCharacterDT | Testing if a set of columns of a data.table object... |
isFactorDT | Testing if a set of columns of a data.table object... |
isIntegerDT | Testing if a set of columns of a data.table object... |
isLogicalDT | Testing if a set of columns of a data.table object... |
isNumericDT | Testing if a set of columns of a data.table object... |
lowFreqLevel2MissingDT | Transform levels of all the factor columns of a data.table... |
rbindDT | Glueing, not merging, two data.table objects together, by... |
removeEmptyLevelsDT | Remove empty levels from all the factor columns of a... |
setRefLevelDT | Setting the reference level of all or a selected set of the... |
sortByRowIndexDT | Order the rows of a data.table object by index |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.