Table of Contents - r_type-0.0.3 Documentation
Classes and Modules
- Object
- R
- RType
- RType::Array
- RType::Base
- RType::Convert
- RType::Convert::NotSupportTypeError
- RType::CoreExt
- RType::CoreExt::BooleanDelegateR
- RType::CoreExt::DelegateChecker
- RType::CoreExt::NumericDelegateR
- RType::DataFrame
- RType::Function
- RType::Helper
- RType::Helper::MatrixMultiply
- RType::Helper::RObjDelegatable
- RType::Helper::RObjDelegatable::ClassMethods
- RType::Helper::RubyCompareable
- RType::Integer
- RType::List
- RType::Matrix
- RType::Numeric
- RType::R
- RType::String
- RType::Vector
Methods
- ::` — RType::R
- ::call_R_without_convert — RType::Convert
- ::included — RType::Helper::RObjDelegatable
- ::init_rsruby — RType::R
- ::lazy_expression — RType::R
- ::match? — RType::Array
- ::match? — RType::Base
- ::match? — RType::DataFrame
- ::match? — RType::Function
- ::match? — RType::Integer
- ::match? — RType::List
- ::match? — RType::Matrix
- ::match? — RType::Numeric
- ::match? — RType::String
- ::match? — RType::Vector
- ::method_missing — RType::R
- ::new — RType::Base
- ::new — RType::Matrix
- ::print — RType::R
- ::reset — RType::R
- ::rsruby — RType::R
- ::run — RType::R
- #* — RType::CoreExt::NumericDelegateR
- #* — RType::Helper::MatrixMultiply
- #== — RType::Helper::RObjDelegatable
- #== — RType::Helper::RubyCompareable
- #[] — RType::Matrix
- #[]= — RType::Matrix
- #__getobj__ — RType::Helper::RObjDelegatable
- #as_r — Object
- #as_r — RType::Helper::RObjDelegatable
- #can_delegate_to_R? — RType::CoreExt::DelegateChecker
- #can_delegate_to_R? — RType::Helper::RObjDelegatable
- #check_R_type — RType::Convert
- #column_size — RType::Matrix
- #convert — RType::Convert
- #convert_nil_args_to_vector — RType::Matrix
- #convert_robj_to_ruby — RType::Matrix
- #convert_robj_to_ruby — RType::Helper::RObjDelegatable
- #convert_ruby_to_robj — RType::Helper::RObjDelegatable
- #delegate_constructor — RType::Helper::RObjDelegatable::ClassMethods
- #delegate_to_R — RType::Helper::RObjDelegatable::ClassMethods
- #inspect — RType::Helper::RObjDelegatable
- #is_robj_matrix? — RType::CoreExt::DelegateChecker
- #is_robj_matrix_multiply? — RType::Helper::MatrixMultiply
- #robj — RType::Helper::RObjDelegatable
- #robj= — RType::Helper::RObjDelegatable
- #row_size — RType::Matrix
- #ruby_obj — RType::Helper::RObjDelegatable
- #ruby_obj= — RType::Helper::RObjDelegatable
- #to_ruby — RType::Helper::RObjDelegatable