NEWS.md
Not really sure whether this package warrants a NEWS section, so maybe I’ll just use this for any major changes.
Sometimes functoins disappear for a good reason. Here are some that have gone missing.
appendMe: Like rbind() but adds the source in the process.rbindlist from “data.table” with the idcol argument instead. Much better….concat.split.DT: Work in progress on an fread() approach to concat.split() from “splitstackshape”.expandRows: Expand the rows of a data.frame by a column in the data.frame or by a specified vector.ftable2dfftable2dt: Converts the output of ftable() to a data.table. NOTE: Changed from data.frame to data.table.