diff --git a/params/params_tmpl - Kat.R b/params/params_tmpl - Kat.R new file mode 100644 index 00000000..ceadb84a --- /dev/null +++ b/params/params_tmpl - Kat.R @@ -0,0 +1,15 @@ +# !! PLEASE DO NOT EDIT THIS FILE !! +# ** make a copy and edit that instead ** +# ________________________________________________ +# input parameters + +# sigma2: 0 < value < 5 +sig2 <- 4 + +# e.g. "anas_krystallinus" +species.name <- "Kat's bird " + +# e.g. "red" +color <- "#009dff" + +# For list of colours available in R, see http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf