Lionfish biometry
data_lionfish.Rd
Biometric measurements for 109 lionfish (_Pterois volitans_) captured off Puerto Aventuras (Mexico). Data also include spatial and environmental variables.
Format
## `data_lionfish` A data frame with 109 rows and 9 columns:
- id
Character - A unique alpha-numeric code identoifying each organism
- site
Character - Name of the dive site from which the organism was collected
- lat
Numeric - Latitude in decimal degrees
- lon
Numeric - Longitude in decimal degrees
- total_length_mm
Numeric - Total length of the organism, measured in milimiters
- total_weight_gr
Numeric - Total weight (also known as wet weight) of the organism, measured in milimiters
- size_class
Character - Size class specifying whether the fish was small (< 100 mm), medium (100 - 200 mm) or large (> 300 mm)
- depth_m
Numeric - Depth at which the organism was collected, in meters
- temperature_C
Numeric - Water temperature during time of collection, in °C