PPS Data Management Example
This gitlab repository contains an example R project to set up a reproducible analysis as detailed in PPS Data Management Plan.
To download it on your computer:
-
Make an empty directory.
-
Set it as working directory in R.
-
Paste the following command in your terminal:
source("https://git.wageningenur.nl/pps/PPS_data_management/-/raw/master/download_project.R")