Man pages for hope-data-science/tidydt
Tidy Verbs for 'data.table'

arrange_dtArrange entries in data.frame
countCount observations by group
distinct_dtSelect distinct/unique rows in data.frame
filter_dtFilter entries in data.frame
fstParse,inspect and extract data.table from fst file
fst_ioRead and write fst files
group_dtData manipulation within groups
joinJoin table by common keys
lag_leadFast lead/lag for vectors
longer_dtPivot data from wide to long
long_wideConvert data between wide and long forms
missingDump or replace missing values in data.frame
mutateMutate columns in data.frame
mutate_dtMutate columns in data.frame
mutate_whenConditional update of columns in data.table
nestNest and unnest
pull_dtPull out a single variable
reexportsObjects exported from other packages
rename_dtRename column in data.frame
sampleSample n rows from a table
select_dtSelect column from data.frame
slice_dtSlice rows in data.frame
summarise_dtSummarise columns to single values
topnSelect top (or bottom) n rows (by value)
wider_dtPivot data from long to wide
hope-data-science/tidydt documentation built on Feb. 21, 2020, 10:25 a.m.