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
migale
affiliationExplorer
Commits
b2087570
Commit
b2087570
authored
Feb 21, 2020
by
Sandra Derozier
Browse files
Issue:
#3
parent
b52f357b
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/app_server.R
View file @
b2087570
...
...
@@ -54,8 +54,8 @@ app_server <- function(input, output, session) {
# Add Sequence Checkbox
insertUI
(
select
=
"#t
mp
"
,
where
=
"
before
End"
,
select
=
"#t
able
"
,
where
=
"
after
End"
,
ui
=
checkboxInput
(
"seq"
,
label
=
"Sequence display"
,
value
=
FALSE
...
...
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