We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b41c74 + 225d2eb commit 5f8be22Copy full SHA for 5f8be22
1 file changed
params/Ckk.R
@@ -0,0 +1,16 @@
1
+# !! PLEASE DO NOT EDIT THIS FILE !!
2
+# ** make a copy and edit that instead **
3
+# ________________________________________________
4
+# input parameters
5
+
6
+# sigma2: 0 < value < 5
7
+sig2 <- 3.25
8
9
+# e.g. "anas_krystallinus"
10
+species.name <- "Cygnus_cygnus_kk"
11
12
+# e.g. "red"
13
+color <- "green"
14
15
+# For list of colours available in R, see
16
+# https://github.com/RSE-Sheffield/collaborative_github_exercise/tree/master/assets/Rcolor.pdf
0 commit comments