Description Usage Arguments Value Examples
Install noon npm dependencies
1 | noon_npm_install(package = "noon", force = FALSE)
|
package |
package name |
force |
Prompt the user to accept install? |
Used for side effect
1 2 3 | if (interactive()){
noon_npm_install()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.