The Tidyverse in a Table
Authors: Rasmus Bååth
Affiliations: Lund University / Castle
Abstract: In this tutorial, I’m going show you how to take all the documentation, for all the functions in the tidyverse core packages, and condense it into one single table. As we’re going to use the excellent DT package the result is going to be an interactive table that makes it easy to search, sort, and explore the functions of the tidyverse. While this tutorial focusses on the tidyverse docs, it should be easy to tweak the code to turn the docs of any R-package into a table.
A screenshot of the final table:
Table Type: interactive-HTML
Submission Type: Tutorial
Table: RPubs - The Tidyverse in a Table
Repo: GitHub - rasmusab/tidyverse-in-a-table: My submission to the 2020 RStudio Table Contest in the Tutorials for interactive-HTML tables category.
RStudio Cloud:
DT
package used: true
gt
package used:
reactable
package used:
flextable
package used:
huxtable
package used:
kableExtra
package used:
Other packages: