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
GAREL Marc
logisitic_microbio
Commits
4caf6b4c
Commit
4caf6b4c
authored
Jun 09, 2021
by
GAREL Marc
Browse files
add plot explanation
parent
7a1b24a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
rsconnect/shinyapps.io/hpteam/logistic_microbio.dcf
View file @
4caf6b4c
...
...
@@ -5,8 +5,10 @@ account: hpteam
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 325933
bundleId:
1327097
bundleId:
4696530
url: https://hpteam.shinyapps.io/logistic_microbio/
when: 1524126472.021
when: 1623243226.02401
lastSyncTime: 1623243226.02403
asMultiple: FALSE
asStatic: FALSE
ignoredFiles: .Rapp.history|.RData
ui.R
View file @
4caf6b4c
...
...
@@ -63,6 +63,7 @@ shinyUI(
DT
::
dataTableOutput
(
"raw_data"
)
),
tabPanel
(
"Plot"
,
helpText
(
'On the plot point are data, black line is theorical data connected to smooth parameter, dash lines are quantiles curves and dot lines are confident interval curve'
),
sidebarLayout
(
sidebarPanel
(
""
,
textInput
(
"xlabel"
,
"xlabel"
,
value
=
"Time (h)"
),
...
...
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