Dataset Description
ffk2024.RdThis dataset contains information from a plant competition experiment with Heterotheca villosa and Dieteria canescens.
Format
A data frame with 616 observations and 41 variables:
XInteger. Observation number.
No.Integer. Sample number.
Block_NoInteger. Block number.
Focal_speciesCharacter. Species of interest.
Species_codeCharacter. Species code.
Population_codeCharacter. Population code.
TreatmentCharacter. Type of treatment.
Comp_trtCharacter. Competitor treatment.
CompetitorCharacter. Competitor species.
Time_in_ExpInteger. Time in the experiment.
initial_nonfocal_leaf_countInteger. Initial leaf count for non-focal species.
initial_focal_leaf_countInteger. Initial leaf count for focal species.
nonfocal_root_lengthNumeric. Root length for non-focal species.
nonfocal_shoot_heightNumeric. Shoot height for non-focal species.
nonfocal_root_massNumeric. Root mass for non-focal species.
nonfocal_shoot_massNumeric. Shoot mass for non-focal species.
focal_root_lengthNumeric. Root length for focal species.
focal_shoot_heightNumeric. Shoot height for focal species.
focal_root_massNumeric. Root mass for focal species.
focal_shoot_massNumeric. Shoot mass for focal species.
TrtCharacter. Treatment details.
focal_speciesCharacter. Focal species name.
TypeCharacter. Type of plant.
nonfocal_leaf_countInteger. Leaf count for non-focal species.
focal_leaf_countInteger. Leaf count for focal species.
focal_full_massNumeric. Full mass for focal species.
nonfocal_full_massNumeric. Full mass for non-focal species.
focal_rmfNumeric. Root mass fraction for focal species.
nonfocal_rmfNumeric. Root mass fraction for non-focal species.
rmf_diffNumeric. Difference in root mass fraction.
shoot_height_diffNumeric. Difference in shoot height.
root_length_diffNumeric. Difference in root length.
leaf_count_diffInteger. Difference in leaf count.
pot_massNumeric. Pot mass.
abs_rmf_diffNumeric. Absolute difference in root mass fraction.
abs_root_length_diffNumeric. Absolute difference in root length.
abs_shoot_height_diffNumeric. Absolute difference in shoot height.
final_leaf_diffInteger. Final leaf count difference.
abs_final_leaf_diffInteger. Absolute final leaf count difference.
initial_leaf_diffInteger. Initial leaf count difference.
abs_initial_leaf_diffInteger. Absolute initial leaf count difference.
Details
Abstract: Evaluating restoration practices such as admixture provenancing, or the mixing of multiple source populations for greater intraspecific variation in plant restorations, helps to understand the utility of the practice in different scenarios. For admixture provenancing, we do not know whether just any population mixture will deliver positive outcomes in mixed scenarios. To understand how populations and species identity influence plant performance and trait outcomes in mixtures, we assessed trait variation among populations of two forb species native to the western US (Dieteria canescens and Heterotheca villosa) following three interaction treatments (single-population monoculture, two-population mixture, and two-species mixture) with Dieteria canescens as a focal plant in a greenhouse common environment. Plants were harvested after seven weeks of growth and plant height, leaf count, root length, and root mass fraction traits were measured, as well as whole plant biomass. We found that four of six population pairings led to more positive interactions compared to single population monocultures. Neighbor trait differences in shoot height and root length best predicted plant growth following interactions, while increasing neighbor trait differences resulted in positive growth outcomes for all but one trait by treatment interaction. In this single case, plant growth decreased with increasing differences in root mass fraction for the two-species mixture treatment, surprisingly. These findings show nuance in the outcomes of interactions within and between populations and species: they are highly dependent on population identity and traits measured, which are aspects that must be considered when evaluating restoration materials.
Examples
if (FALSE) {
head(ffk2024)
}