diff --git a/params/params_Tony.R b/params/params_Tony.R new file mode 100644 index 00000000..7ebadeb9 --- /dev/null +++ b/params/params_Tony.R @@ -0,0 +1,15 @@ +# !! YOU MAY EDIT THIS FILE !! +# ** make a copy and edit that instead ** +# ________________________________________________ +# input parameters + +# sigma2: 0 < value < 5 +sig2 <- 4 + +# e.g. "anas_krystallinus" +species.name <- "Corvus Simonsae" + +# e.g. "red" +color <- "black" + +# For list of colours available in R, see http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf