Crab Morphological Dataset
This analysis examines the physical measurements of 200 crabs in the dataset: MASS::crabs. It identifies the patterns in body size, shape, species, and sex.
Data Source: MASS package in R
Key Variables:
- sp: Crab species(blue or orange)
- sex: Male or female
- FL: Frontal lobe size(mm)
- RW: Rear width(mm)
- CL: Carapace length(mm)
- CW: Carapace width(mm)
- BD: Body depth(mm)