Dataset Description
f2022.RdThis dataset contains information from the native herbaceous competition dataset.
Format
A data frame with 483 rows and 18 variables:
NoNumeric vector representing the observation number.
Tube_NoNumeric vector representing the tube number.
Species_oneCharacter vector representing the first species.
Species_two...4Character vector representing the second species.
BlockCharacter vector representing the block.
LocationCharacter vector representing the location.
TreatmentCharacter vector representing the treatment.
Planting_dateCharacter vector representing the planting date.
Surv_finalNumeric vector representing the final survival status.
sp1_Abovgd_massNumeric vector representing the aboveground mass for species one.
Community_root_massNumeric vector representing the community root mass.
sp1_Total_MassNumeric vector representing the total mass for species one.
Comm_RMFNumeric vector representing the community root mass fraction.
No_of_PlantsNumeric vector representing the number of plants.
Control, Intra, InterCharacter vector representing the control, intra, or inter status.
Species_two...16Character vector representing the second species (continued).
sp2_Abovgd_massNumeric vector representing the aboveground mass for species two.
sp2_Total_MassNumeric vector representing the total mass for species two.
Details
Abstract: Understanding cases in restoration and in agriculture in which species diversity improves productivity and ecosystem functioning is crucial due the need to restore degraded habitat and improve crop productivity for a growing human population. Reaching these diversity benefits is likely influenced by the dynamic of less negative interspecific than intraspecific interactions that promote diversity. But further testing is needed to understand the relationship of intraspecific-relative to interspecific interactions. Here I used seedlings from three native and one introduced species used in restoration in the western United States in pairwise interaction combinations and found that the study species varied in shoot biomass in response to interaction treatments of the control, intraspecific, and interspecific interactions (R2 = 0.7, p < 0.001), and that intraspecific interactions were more negative than interspecific interactions for four of five of the pairings. Overall, as shoot mass size differences increased between interspecific neighbors, interactions became more positive (R2 = 0.6, p < 0.001). These findings point to variability in species responses in whether the focal species compete more intensely with conspecific or heterospecific neighbors and indicates the need for more careful selection of interacting species for meeting both agricultural and restoration goals.
Examples
if (FALSE) {
head(f2022)
}