| fishfood | R Documentation |
The food consumption for various fish species
data(fishfood)
A data frame with 33 observations on the following 6 variables.
Speciesthe fish species; an identifier
MaxWtthe mean asymptotic (or maximum) weight of the fish in grams; a numeric vector
Tempthe mean habitat temperature in degrees Celsius; a numeric vector
ARthe aspect ratio of the fish; a numeric vector
Foodthe food type for the fish;
a factor with levels C for carnivores,
and H for herbivores
FoodConthe daily food consumption of a fish population as a percentage of its biomass; a numeric vector
The computation of the aspect ratio is detailed in the source.
M. L. Palomares and D. Pauly (1989) A multiple regression model for predicting the food consumption of marine fish population. Australian Journal of Marine and Freshwater Research, 40(3), 259–284.
data(fishfood) summary(fishfood)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.