Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
sagJL
Commits
c6faa33e
Commit
c6faa33e
authored
Aug 31, 2021
by
khalid
Browse files
explicitly load shinydashboard in menugauche.R
parent
7eb13f5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.R
View file @
c6faa33e
...
...
@@ -669,7 +669,7 @@ generate_menu <- function() {
res
<-
""
res
<-
res
+
'library(parallel)\n'
res
<-
res
+
'library(parallel)\n
library(shinydashboard)\n
'
res
<-
res
+
'max_cores = detectCores()\n\n'
res
<-
res
+
'MenuGauche = sidebarMenu(id="sidebarmenu",\n\n'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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