R/scaffold_input.R
scaffoldReactShinyInput.Rd
Add the minimal code required to implement a React.js-based Shiny input to an R package.
scaffoldReactShinyInput(name, npmPkgs = NULL, edit = interactive())
This function must be executed from the root directory of the package you wish to add the input to.