brk_findIndexFD: find index
Usage
brk_findIndexFD(sf, key, value)
Arguments
key
character string. name of the column to select
value
value of the element to return index from the column defined by key
Value
vector if not all index are equal. scalar if all equal.