rstuff is a collection of stuff I use in my day-to-day R work.
Installation
You can install the package directly from Github:
# install.packages("pak")
# pak::pak("devtools")
devtools::install_github("joshwlivingston/rstuff")rstuff is a collection of stuff I use in my day-to-day R work.
You can install the package directly from Github:
# install.packages("pak")
# pak::pak("devtools")
devtools::install_github("joshwlivingston/rstuff")