# rio-node-examples **Repository Path**: harryluo/rio-node-examples ## Basic Information - **Project Name**: rio-node-examples - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-02 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rio-node-examples 这个一个node.js 通过Rserve 实现node.js与R的互通的例子 包含使用R语法调用和直接调用文件两种 本来是直接在web页面展示数据 现在大家直接切换到Cd C:\项目\R语言\examples 到这个目录中 然后使用命令 node t1 node t2 node t3 调用 后续在加吧。 另外需要1.安装R语言 2.安装Rserve 3.启动R服务端 同样支持远程调用 介绍看 http://blog.csdn.net/q3585914/article/details/75258103