tidylab.utils
The tidylab Utils Package
tidylab
utility functions.
tidylab.utils
is part of tidylab
. The easiest way to install it, is
by installing tidylab
:
# Install all tidylab packages
# install.packages("devtools")
devtools::install_github("tidylab/tidylab")
Alternativly, you can install only tidylab.utils
by using:
# Install only tidylab.utils
# install.packages("devtools")
devtools::install_github("tidylab/tidylab.utils")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.