getData(fish.ids, silent = TRUE)
a list object with the information for those fish, if avaialble.
Description: a general function to loop over all fish ids to get data also drops the missing entries
Typically this function will only be called internally by the caching function.
## Not run: # fish.data <- getData(1:3)# ## End(Not run)