Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
briskaRShinyApp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ShinyApps
briskaRShinyApp
Commits
239f5e40
Commit
239f5e40
authored
Oct 02, 2020
by
Virgile Baudrot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update parameter emission
parent
a5bea80a
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
R/app_ui.R
R/app_ui.R
+2
-2
R/mod_tabItemEmission.R
R/mod_tabItemEmission.R
+1
-1
img/INRAE_INRAE.png
img/INRAE_INRAE.png
+0
-0
No files found.
R/app_ui.R
View file @
239f5e40
...
...
@@ -83,8 +83,8 @@ header <- dashboardHeader(
title
=
"EFSA Home"
,
height
=
"30px"
),
style
=
"padding-top:10px; padding-bottom:10px;"
),
class
=
"dropdown"
),
tags
$
li
(
a
(
href
=
'https://www.inra.fr'
,
img
(
src
=
'www/logo_INRA.png'
,
tags
$
li
(
a
(
href
=
'https://www.inra
e
.fr'
,
img
(
src
=
'www/logo_INRA
E
.png'
,
title
=
"INRA Home"
,
height
=
"30px"
),
style
=
"padding-top:10px; padding-bottom:10px;"
),
class
=
"dropdown"
),
...
...
R/mod_tabItemEmission.R
View file @
239f5e40
...
...
@@ -81,7 +81,7 @@ mod_tabItemEmission_ui <- function(id){
min
=
0
,
max
=
10
),
numericInput
(
inputId
=
ns
(
"pollenSCALE"
),
label
=
"Pollen scale"
,
value
=
5
*
10
^
5
#,
value
=
1
*
10
^
6
#,
#in = 0, max = 1
),
br
(),
...
...
img/INRAE_INRAE.png
0 → 100644
View file @
239f5e40
4.13 KB
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