[R] Snapshot of a shiny app

Christofer Bogaso bog@@o@chr|@to|er @end|ng |rom gm@||@com
Tue Apr 16 15:06:25 CEST 2019


Hi,

I have a Shiny app with address like http://xx.xx.xx.xx:1080/remotepp/

When I try to get a PDF snapshot of this app using webshot() function from
webshot package, I see a blank PDF file saved.

I also tried with appshot() function as below, however getting error:

appshot(" http://xx.xx.xx.xx/remotepp  ", "a.pdf", port = 1080)
Error in process_initialize(self, private, command, args, stdout, stderr,
:
  Command not found

Any pointer on how to take snapshot properly would be highly appreciated.

	[[alternative HTML version deleted]]



More information about the R-help mailing list