Planeshifter / node-Rstats

[UNMAINTAINED] An interface for node.js to statistical programming language R based on the fabulous Rcpp package
GNU General Public License v2.0
58 stars 16 forks source link

Added the parseEval() function. #7

Closed whitelynx closed 9 years ago

whitelynx commented 9 years ago

This should make it easier to just eval an expression and get its result.