Skip to content

Commit

Permalink
do not install packages!
Browse files Browse the repository at this point in the history
  • Loading branch information
MalikaIhle committed Sep 11, 2024
1 parent 701ce35 commit 63762b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion params/sarah_rocks.R
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ color <- "#FFFFFF"

# tip: pick a color using rstudio colour picker.
# Addins > Colour Picker (to install: install.packages("colourpicker"))
install.packages("colourpicker")
#install.packages("colourpicker")
2 changes: 1 addition & 1 deletion params/vanessa_rocks.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sig2 <- 2
# e.g. "anas_krystallinus"
species.name <- "vanessas_lupinus"
# e.g. "red"
install.packages("colourpicker")
#install.packages("colourpicker")
color <- "#055C17"

# tip: pick a color using rstudio colour picker.
Expand Down

0 comments on commit 63762b7

Please sign in to comment.