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

Please complete the following problems.

Remember:

Data

Load in the data you will need as follows:

data(leuven_a3, nphk_a3,  package = "edcpR")

Part 1

What can you tell on the species diversity in Leuven?

Part 2

Vegetation sampling has also been performed in the Hoge Kempen National Park (dataset nphk_a3) (a region to the North-West of Leuven). What can you say on the species diversity from that region compared to Leuven? Answer by means of annotations within your R-script!

Upload

Upload the following files to Toledo:

Remember to upload everything before November 3rd, 12 am (= at noon!).



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