Skip to content

Commit f3d69fd

Browse files
committed
turned plotting on
1 parent c24ba32 commit f3d69fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Bite_Force_Database.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
##
3131
## ---------------------------
3232

33-
plot_all_graphs = FALSE # TRUE FALSE
33+
plot_all_graphs = TRUE # TRUE FALSE
3434

3535
# define package list that is needed to run this script
3636
packages.needed <- c("report", "filesstrings", "scales", "parallel", "zen4R", "rotl", "kgc", "gridExtra", "viridis", "ggplot2", "plotly", "readxl", "gsheet", "tidyverse", "forceR")

0 commit comments

Comments
 (0)