Module: R::MDIndexedObject
Overview
Module to be included for objects that have multi dimensional indices, such as array and dataframe
Instance Method Summary collapse
-
#[](*index) ⇒ Object
————————————————————————————– Index a DataFrame by using [] ————————————————————————————–.