denpetrov / nodejs-calls-r

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:ISC License


Languages

Language:JavaScript 82.2%Language:R 17.8%