Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amine GHOZLANE
shaman
Commits
9315b536
Commit
9315b536
authored
Apr 26, 2017
by
svolant
Browse files
json
parent
c342e9e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
server.R
View file @
9315b536
...
...
@@ -933,7 +933,7 @@ shinyServer(function(input, output,session) {
observe
({
Timer
()
values
$
num
=
isolate
(
values
$
num
)
*
5
#
values$num = isolate(values$num)*5
progress_file
=
paste
(
curdir
,
"www"
,
"masque"
,
"doing"
,
paste
(
basename
(
file_path_sans_ext
(
json_name
)),
"_progress"
,
".txt"
,
sep
=
""
),
sep
=
.Platform
$
file.sep
)
if
(
file.exists
(
progress_file
))
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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