| Name | Description |
---|
  | GetRowsR1, R2, C(DataFrameValueTupleR1, R2, C, R1) |
Returns a data frame containing the rows where the first
level of the index has the specified value.
|
  | GetRowsR1, R2, R3, C(DataFrameValueTupleR1, R2, R3, C, R1) |
Returns a data frame containing the rows where the first
level of the index has the specified value.
|
  | GetRowsR1, R2, R3, C(DataFrameValueTupleR1, R2, R3, C, R1, R2) |
Returns a data frame containing the rows where
the first two levels of the index have the specified values.
|