Skip to content

jsoftware/stats_rlibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stats/r addon

The stats/r addon has core utilities for interfacing with R.

There are three such interfaces:

  rserve - uses the Rserve system for communicating via sockets
  rdcmd  - calls R in batch
  rdcom  - calls R using OLE - Windows only

The distributed scripts are:

  rserve.ijs   - load the rserve utilities
  rdsock.ijs   - rserve socket handling
  rbase.ijs    - rserve base utilities

  rdcmd.ijs    - batch script
  rdcom.ijs    - com script

For more information, see http://code.jsoftware.com/wiki/Interfaces/R



About

R library using Rserve interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages