Module: RObject

Defined in:
lib/robject.rb,
lib/robject/r.rb,
lib/robject/base.rb,
lib/robject/helper.rb,
lib/robject/convert.rb,
lib/robject/version.rb,
lib/robject/type/list.rb,
lib/robject/type/array.rb,
lib/robject/type/matrix.rb,
lib/robject/type/string.rb,
lib/robject/type/vector.rb,
lib/robject/type/integer.rb,
lib/robject/type/numeric.rb,
lib/robject/type/function.rb,
lib/robject/type/data_frame.rb

Defined Under Namespace

Modules: Helper, R Classes: Array, Base, Convert, DataFrame, Function, Integer, List, Matrix, Numeric, String, Vector

Constant Summary collapse

VERSION =
"0.0.2"