install.jslib | R Documentation |
Will fetch git project located at url 'url' into location in 'pkg.loc' and will compile and install the project. Removes 'pkg.loc' at the end of the process
install.jslib(url, pkg.loc = make.tmp.pkg.loc(), ...)
url |
url of the package to compile and install |
pkg.loc |
Temporary location where to checkout the package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.