/nodejs-calls-r

Primary LanguageJavaScriptISC LicenseISC

Node.js calls R

This small project demonstrates how to call R script from node.js.

Installation

Visit page and install R.
Download the repository.
Change the current working directory to the local project.
Run:

$ npm i && npm start