The goal of framerrr is to easier to prevent bugs when porting between environments by separating environment dependent information in configuration files. Files paths are logical and not physically hard coded. Provides helper functions easing common problems in cross-environment software.
You can install the released version of framerrr from CRAN with:
install.packages("framerrr")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("mickmioduszewski/framerrr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.