powered by
This function searches the ratio of dry weight and wet weight of fish on the family level. If the family is not available, an average is returned.
wprop(family)
family
Returns a dataframe with the weight ratio (mdw) and it's sd (mdw_sd).
# NOT RUN { library(fishflux) wprop(family="Scaridae") # }
Run the code above in your browser using DataLab