Man pages for R2DT
Translation of Base R-Like Functions for 'data.table' Objects

asCharacterDTForcing the character/string data type on a selected set of...
asFactorDTForcing the character/string data type on a selected set of...
asIntegerDTForcing the integer data type on a selected set of columns of...
asLogicalDTForcing the logical/boolean data type on a selected set of...
asNumericDTForcing the numeric data type on a selected set of columns of...
checkDTChecking if an object is a data.table object and (optional)...
detectWeirdLevelNamesDTDetecting which levels of which factor of a data.table object...
extractLevelDTExtracting the levels of all or a selected set of the factor...
extractRefLevelDTExtracting the reference level of all or a selected set of...
isCharacterDTTesting if a set of columns of a data.table object...
isFactorDTTesting if a set of columns of a data.table object...
isIntegerDTTesting if a set of columns of a data.table object...
isLogicalDTTesting if a set of columns of a data.table object...
isNumericDTTesting if a set of columns of a data.table object...
lowFreqLevel2MissingDTTransform levels of all the factor columns of a data.table...
rbindDTGlueing, not merging, two data.table objects together, by...
removeEmptyLevelsDTRemove empty levels from all the factor columns of a...
setRefLevelDTSetting the reference level of all or a selected set of the...
sortByRowIndexDTOrder the rows of a data.table object by index
R2DT documentation built on March 26, 2020, 5:59 p.m.