familySearch(family, fish.data = NULL)
a logical vector of length(fish.data) indicating the matches.
deprecrated, see which_fish
The return value can be summed to give the number of matches, can be used as an index, e.g. fish.data[goby], to return the matches or to pass to another function. See examples.