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
Amine GHOZLANE
shaman
Commits
ae9d0b6a
Commit
ae9d0b6a
authored
Jun 20, 2017
by
svolant
Browse files
ajout raw data
parent
3846c773
Changes
1
Show whitespace changes
Inline
Side-by-side
ui.R
View file @
ae9d0b6a
...
...
@@ -13,7 +13,7 @@ sidebar <- dashboardSidebar(
menuItem
(
"Home"
,
tabName
=
"Home"
,
icon
=
icon
(
"home"
)),
menuItem
(
"Tutorial"
,
tabName
=
"Tutorial"
,
icon
=
icon
(
"book"
)),
menuItem
(
"Download/Install"
,
tabName
=
"Download"
,
icon
=
icon
(
"download"
)),
#
menuItem("Raw data", tabName = "RawData", icon = icon("upload")),
menuItem
(
"Raw data"
,
tabName
=
"RawData"
,
icon
=
icon
(
"upload"
)),
menuItem
(
"Upload your data"
,
tabName
=
"Upload"
,
icon
=
icon
(
"upload"
)),
# bookmarkButton(),
menuItemOutput
(
"dymMenu"
),
...
...
Write
Preview
Markdown
is supported
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