knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)
library(edcpR)

We want to study the effect of soil pH and moisture content on species diversity in grasslands in Europe. We want to study many grassland sites across Europe, but financially and logistically it is not possible to measure pH and moisture content in all plots. We collect soil samples in in a small subset of the plots (25) and see if we could use Ellenberg indicator values instead.

Use the GutterTor datasets:

data(GutterTor_Ellenberg, GutterTor_env, GutterTor_sp, package = "edcpR")

Answer the following research questions:

Write a short report on your method and results, no longer than 1 page. Remember to annotate your script and inlcude all parts of the analysis.

Upload both the report and the script to Toledo:

Upload everything before December 2nd, 12 pm (= at noon!).



wardfont/edcpR documentation built on Dec. 23, 2021, 5:07 p.m.