Description Usage Arguments Note Author(s) Examples
Install argon assets
1 | argonInstall(path = getwd())
|
path |
Where to store assets. By default, getwd(). |
argon assets are stored in the inst folder similarly as the package folder.
David Granjon, dgranjon@ymail.com
1 2 3 4 | if(interactive()){
library(argonR)
argonInstall()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.