updated Header file and saving work
This commit is contained in:
parent
b8575c6e69
commit
5e1c920a0c
2 changed files with 10 additions and 22 deletions
|
@ -8,10 +8,10 @@
|
|||
# library(gplots)
|
||||
#}
|
||||
|
||||
#if (!require("tidyverse")) {
|
||||
# install.packages("tidyverse", dependencies = TRUE)
|
||||
# library(tidyverse)
|
||||
#}
|
||||
if (!require("tidyverse")) {
|
||||
install.packages("tidyverse", dependencies = TRUE)
|
||||
library(tidyverse)
|
||||
}
|
||||
|
||||
if (!require("ggplot2")) {
|
||||
install.packages("ggplot2", dependencies = TRUE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue