/rinruby

Ruby library that integrates the R interpreter in Ruby, making R's statistical routines and graphics available within Ruby.

Primary LanguageRubyOtherNOASSERTION

rinruby

Execute R code from Ruby.

INSTALL

  • gem install rootapp-rinruby
require "rinruby"

REQUIREMENTS

  • R

LICENSE

GPL-3. See LICENSE.txt for more information.