checkAndInstallNodeModule: Check if a node package is installed already or not. If not,...

Description Usage Arguments

View source: R/webpacker.R

Description

Check if a node package is installed already or not. If not, install it

Usage

1
checkAndInstallNodeModule(module, addSave = TRUE)

Arguments

module

character string of the node module to install, e.g. 'webpack', 'd3', etc

addSave

logical indicating whether '–save' should be inlcuded in the install command


USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.