Displaying 1 result from an estimated 1 matches for "rtmpsqoynv".
2017 Jul 19
3
Problem in shiny writing a .txt file
...;" ), append = T )
}
and I get the next error the first time I run the app and choose the
wanted option (then, the error disappears):
Error in file: cannot open the connection.
Warning message:
In file(file, ifelse(append, "a", "w")) :
cannot open the file
'/tmp/RtmpSQOYnV/OUT/Resultado-ajuste5-ic50-2017-07-19.txt': No such
file or director
It's like the first time running the app, the file is not created with
the command /write("...", file = "...") in spite of the option append is
false. /
Thanks for your help,
Anab.
[[alternativ...