Github repository for the statistical analysis done for the pollination service evaluation experiment conducted by the Urban Productive Ecosystem lab from the Technical University of Munich in the summer of 2021.
Article URL: https://www.sciencedirect.com/science/article/pii/S1439179123000518
Please have R software and R Studio installed in your computer and perform step 4
to step 7 from the Installation
section below the first time you ever use this repo
- Clone or download (as zip) this repo
- Navigate to the project folder
- Open the
Phytometer_StatsAnalysis.Rproj
file in R Studio - Open the
packageInstaller.R
file, located in thescripts/
folder - Set the
phytometer-statsanalysis
folder is as working directory in R Studio
- Run all the code in the
packageInstaller.R
file (tryCtrl + Enter
combination) - Wait until all packages are installed and loaded
- Close the
packageInstaller.R
file if you want
- Navigate into the
script/5_AllCombined/
folder - Open the
All_plotFinalModels.R
orAll_plotWilcox.R
file - Change the path of the
pdir
object to the absolute path where thephytometer-statsanalysis
folder is located - Run the codes in these files to see the models and result plots
- Repeat the process with the other R files in this folder