Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amine GHOZLANE
shaman
Commits
cb8840a5
Unverified
Commit
cb8840a5
authored
Jul 30, 2019
by
Amine Ghozlane
Committed by
GitHub
Jul 30, 2019
Browse files
Update LoadPackages.R
parent
1a37f5fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
LoadPackages.R
View file @
cb8840a5
...
...
@@ -230,7 +230,7 @@ if (!require("rAmCharts")){
if
(
!
require
(
"colourpicker"
)){
install.packages
(
"colourpicker"
)
library
(
co
u
lourpicker
)
library
(
colourpicker
)
}
if
(
!
require
(
"data.table"
)){
...
...
@@ -246,4 +246,4 @@ if(!require("UpSetR")){
if
(
!
require
(
"ggrepel"
)){
install.packages
(
"ggrepel"
)
library
(
ggrepel
)
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment