This dataset, Turtles_list, is a list containing data to examine the effect of turtle carapace length on clutch size. The list includes three main elements: traits, phylo, and traits_info. All values are preserved as in the original source, with no modifications.
Usage
data(Turtles_list)Format
A list with 3 elements:
- traits
A tibble with 240 observations and 17 variables, including species, morphometric traits (M1–M5), body measurements (B1–B2), life-history traits (LH1–LH2), and clutch size traits (CS1–CS2)
- phylo
A list of 4 elements containing phylogenetic information (phylo structure)
- traits_info
A data frame with 16 observations and 2 variables: trait_id and trait_name
Details
The dataset name has been kept as 'Turtles_list' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the BioWorldR package and assists users in identifying its specific characteristics. The original content has not been modified in any way.
