Skip to content

Commit

Permalink
Merge pull request #295 from Alexmed26/main
Browse files Browse the repository at this point in the history
new parameters, created by Alexandra
  • Loading branch information
MalikaIhle authored Nov 5, 2024
2 parents 0b47899 + fe7d666 commit 657af81
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions params/Alexandra_C.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# !! 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 <- "malina_new"

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

# tip: pick a color using rstudio colour picker.
# Addins > Colour Picker (to install: install.packages("colourpicker"))

0 comments on commit 657af81

Please sign in to comment.