Make a change to the repo

make a copy of params_tmpl.R

open params/params_tmpl.R

SAVE AS NEW .R script in params/ folder

Use species name of your choice to name new file.

Please ***DO NOT OVERWRITE*** **`params/params_tmpl.R`**.

🚦 Edit file

Edit file with parameters of your choice and save.

The parameters each participants need to supply are:

  • sig2: A numeric value greater than 0 but smaller than 5

  • species.name: a character string e.g. "anas_krystallinus". Try to create a species name out of your name!

  • color: a character string e.g. "red", "#FFFFFF" (Check out list of colours in R)

NB: remember to save the changes to your file