| Did you know ... | Search Documentation: |
| Get methods |
This method exploits the available indexing relation_table<-tables.
See also
relation_table<-vectors.
|vectorname is the name of an indexed column, return the row (vector
object) with the specified value in the given column. If
the columns is unique a single vector will be returned.
Otherwise a chain with matching vectors will be returned. Fails silently
if no match can be found.