"[[" gets the contents of a table from an object of class Dasst.
methods
Arguments
x: An object of class Dasst.
i: An integer value. Position where values will be retrieved.
Returns
The values retrieved from the table at position i as data.frame.
Details
This method gets the contents of the selected table stored in an object of class Dasst. Tables are internally stored and retrieved as data.frame. Rules for subset can be applied.