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
Cedric Midoux
Easy16S
Commits
b02107b9
Commit
b02107b9
authored
Dec 18, 2020
by
Cedric Midoux
Browse files
Update dataInput.R
parent
923aa95d
Changes
1
Hide whitespace changes
Inline
Side-by-side
panels/dataInput.R
View file @
b02107b9
...
@@ -72,7 +72,7 @@ output$dataUI <- renderUI({
...
@@ -72,7 +72,7 @@ output$dataUI <- renderUI({
checkboxInput
(
checkboxInput
(
inputId
=
"rareData"
,
inputId
=
"rareData"
,
label
=
"Rarefy dataset"
,
label
=
"Rarefy dataset"
,
value
=
TRU
E
value
=
FALS
E
),
),
# textOutput("rarefactionMin")
# textOutput("rarefactionMin")
# ),
# ),
...
...
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