Tutorials
Here we move beyond the basic tools for working with base::data.frame data frames to look at row selection as implemented for tibbles, data.table and tidytables.
But, let’s be honest, others have done all of the work showing how to use the various data frames and comparing them. Let’s simply assemble a nice list of tutorials and comparisons.
1 Tutorials
1.1 tibble
1.2 tidytable
1.3 data.table
2 Comparisons
[Manny Gimond, Colby 2019])https://mgimond.github.io/rug_2019_12/Index.html)
3 There are more fish in the sea…
Well, depends upon the fish. Here are some other table manipulation tools.