Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Midoux Cedric
easy16S
Commits
c513b975
Commit
c513b975
authored
Nov 13, 2020
by
Midoux Cedric
Browse files
typo transform
parent
dd3d5b79
Changes
1
Hide whitespace changes
Inline
Side-by-side
panels/dataInput.R
View file @
c513b975
...
...
@@ -293,7 +293,7 @@ transformSample <- function() {
wellPanel
(
verbatimTextOutput
(
"transformFun"
)),
footer
=
tagList
(
modalButton
(
"Cancel"
),
actionButton
(
inputId
=
"transformData"
,
label
=
"Transform
e
"
)
actionButton
(
inputId
=
"transformData"
,
label
=
"Transform"
)
)
)
}
...
...
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