Skip to content

Commit

Permalink
Merge pull request #19 from anabourne/main
Browse files Browse the repository at this point in the history
add anas_marquezinus
  • Loading branch information
annakrystalli authored Apr 19, 2024
2 parents 3be3069 + 24393e6 commit 0ab31c4
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions params/anas_marquezinus.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# !! PLEASE DO NOT EDIT THIS FILE !!
# ** make a copy and edit that instead **
# ________________________________________________
# input parameters

# sigma2: 0 < value < 5
sig2 <- 1.2

# e.g. "anas_krystallinus"
species.name <- "anas_marquezinus"

# e.g. "red"
color <- "purple"

# For list of colours available in R, see http://www.stat.columbia.edu/~tzheng/files/Rcolor.pdf

0 comments on commit 0ab31c4

Please sign in to comment.