# set root directory because Rmd automatically chooses its location for working directory # which we need to change knitr::opts_knit$set(root.dir = here::here())
r urbanInt_loop.weedy_interactions # Print the local plant community and landscape urbanization interaction plot.
The results of our plant community survey are interesting! Here, we see different relationships between the area of weeds surrounding the crops and the diversity of arthropods that we found in our traps based on the Urban Intensity category of the farm:
We believe these patterns are due to the presence of different weed species on urban farms (High Urban Intensity) compared to non-urban farms (Medium and Low Urban Intensity), which may be a result of different weed management practices, soil nutrients, or other factors between these categories of farms. We think that the weeds species on High Urban Intensity farms may provide better habitat and/or nutrient resources for these beneficial arthropod predators, which promotes higher arthropod predator diversity.
abundance_plastic # Print the plot demonstrating the relationship between arthropod predator abundance and the presence of plastic mulch.
Here, we see that the presence of plastic mulch around the crops that we surveyed relates to a statistically significant decrease in the amount of beneficial arthropod predators that we collected.
richness_plastic # Print the plot demonstrating the relationship between arthropod predator richness and the presence of plastic mulch.
Here, we see that the presence of plastic mulch around the crops that we surveyed relates to a statistically significant decrease in the diversity of beneficial arthropod predators that we collected.
This report was created by Dan Turner and Dr. Jocelyn Behm at the Integrative Ecology at Temple University (http://www.iecolab.org/).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.