Isaac's Miscellaneous R Utilities
To install the package locally you can use:
devtools::install('.',dependencies = TRUE)
this will install all the packages that are I would like to install as well from CRAN.
To install curl package you need: sudo apt-get install libcurl4-openssl-dev
The dependencies are packages that I commonly use. Installing this package will install all of them. This is useful for reinstalling on a new computer.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.