# 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 urbanCat.abun_bar_plot # Print the predator abundance object that was created in the respective for loop from the R script.
This bar plot shows the average number of individual arthropods that we found in each of the traps that we set out on your farm. We have three other bars to show you how your farm stacks up to average number of arthropods found in the three other categories of farms: high intensity (a lot of urban land around farm), medium intensity (some urban land around farm), low intensity (very little urban land around farm).
rich_bar_plot # Print the predator richness object that was created in the respective for loop from the R script.
This bar plot shows the average number of the types of arthropods that we found in each of the traps that we set out on your farm. The three other bars here show how your farm compares to average number of types of arthropods found in the three other categories of farms: high intensity (a lot of urban land around farm), medium intensity (some urban land around farm), low intensity (very little urban land around farm).
real_pie_plot # Display the predator community pie chart object that was created in the respective for loop from the R script.
This pie chart shows the percentage of each family of beneficial predatory insect or spider that we found on your farm. They are listed by their common names.
This report was created by Dan Turner at the iEcoLab 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.