Dataset Description
f2021.RdThis dataset contains information from the Pascopyrum smithii dataset.
Format
A data frame with 87 rows and 17 variables:
NoNumeric vector representing the observation number.
Focal_SpeciesCharacter vector representing the focal species.
Non-focal_plantCharacter vector representing the non-focal plant species.
TreatmentCharacter vector representing the treatment applied.
ExpCharacter vector representing the experimental condition.
No_of_Root_TipsNumeric vector representing the number of root tips.
Total_Mass_Exp_1Numeric vector representing the total mass for Experiment 1.
Root_Mass_Exp_1Numeric vector representing the root mass for Experiment 1.
Shoot_Mass_Exp_1Numeric vector representing the shoot mass for Experiment 1.
Plant_Height(mm)_Exp_1Numeric vector representing the plant height in millimeters for Experiment 1.
RMF_Exp_1Numeric vector representing the root mass fraction for Experiment 1.
Community_Rhizome_Exp_2Numeric vector representing the community rhizome for Experiment 2.
NotesLogical vector indicating the presence of notes.
All_Focal_Shoot_MassNumeric vector representing the shoot mass for all focal plants.
focal_leaf_countNumeric vector representing the leaf count for focal plants.
nf_leaf_count_1Numeric vector representing the leaf count for non-focal plants (1st count).
nf_leaf_count_2Numeric vector representing the leaf count for non-focal plants (2nd count).
Details
Abstract: Plants can interact with different individuals in their lifetime which may lead to plastic response that affect performance. If conspecific interactions are altered through previous plastic responses that could affect stabilizing niche mechanisms, in which conspecifics compete more intensely to promote diversity and coexistence. Here, I show interactions between Pascopyrum smithii and conspecifics resulted in largely canalized traits, whereas P. smithii with an invasive grass, Bromus tectorum resulted in plastic responses for root mass (p = 0.02), shoot mass (p < 0.0001), root mass fraction (p = 0.003) and plant height (p < 0.0001). A subset of individuals transplanted from these two interaction treatments which were moved with new, same aged conspecifics showed that previous interactions led to differing trait relationships: increases in the number of leaves for the interspecific-induced plants were related to increases in non-focal leaf production, whereas increases in the number of leaves for the intraspecific-induced plants were related to decreases in the non-focal plants (R2 = 0.52, p = 0.006). These results suggest that previous intraspecific interactions intensify conspecific competition and stabilize subsequent interactions with conspecifics by imposing greater competition, and that invasive-interspecific interactions can weaken stabilizing niche mechanisms, thus negatively influencing species coexistence.
Examples
if (FALSE) {
head(f2021)
}