View source: R/loadExtraPackages.R
loadExtraPackages | R Documentation |
loadExtrapackages
loads a set of often used packages for data analysis.
loadExtraPackages()
The following packages are loaded:
ggplo2
tidyverse
scales
janitor
stringr
RColorBrewer
lubridate
rpart
rpart.plot
vroom
sqldf
gt
patchwork
All packages are loaded via library()
, hence if a package can not be loaded the function aborts with an error.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.