Description Usage Arguments Value Examples
NPM Install
1 | npm_install(..., scope = c("dev", "prod", "exact", "global", "optional"))
|
... |
Names of packages to install. |
scope |
Scope of the installation of the packages.
This is ignored if no packages are passed to the three
dots construct ( |
Invisibly returns the output of the command
as a character
vector.
1 | ## Not run: npm_install("browserify", scope = "global")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.