Where Are We Now, and Where Should We Be Going? typo/wrong package
JulianCollins opened this issue · 1 comments
JulianCollins commented
Also in 2019, RStudio stopped viewing data.table as a rival, and announced the release of dtplyr, a Tidy-syntax front end to dplyr.
should be:
Also in 2019, RStudio stopped viewing data.table as a rival, and announced the release of dtplyr, a Tidy-syntax front end to data.table.
matloff commented
Fixed, thanks.