- 06 Mar, 2017 1 commit
-
-
dmattek authored
-
- 04 Mar, 2017 2 commits
-
-
dmattek authored
Error shows up in app log when plotting. "Warning: Error in <Anonymous>: cannot open file 'Rplots.pdf'" Fix based on: https://github.com/ropensci/plotly/issues/494 Added in plotting f-n: if (names(dev.cur()) != "null device") dev.off() pdf(NULL)
-
dmattek authored
-