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
ShinyApps
briskaRShinyApp
Commits
c04b30c7
Commit
c04b30c7
authored
Sep 24, 2020
by
Virgile Baudrot
Browse files
typo laying site
parent
5920dbc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/app_ui.R
View file @
c04b30c7
...
...
@@ -104,7 +104,7 @@ sidebar <- dashboardSidebar(
menuItem
(
"1. Landscape"
,
tabName
=
"landscape"
,
icon
=
icon
(
"map"
)),
menuItem
(
"2. Pollen Dispersal"
,
tabName
=
"dispersal"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"3. Emission & Deposition"
,
tabName
=
"emission"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"4. Layin sites"
,
tabName
=
"host"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"4. Layin
g
sites"
,
tabName
=
"host"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"5. Phenology"
,
tabName
=
"development"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"6. Exposure"
,
tabName
=
"exposure"
,
icon
=
icon
(
"layer-group"
)),
menuItem
(
"7. Adverse effects"
,
tabName
=
"damage"
,
icon
=
icon
(
"layer-group"
)),
...
...
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