RMarkdown for Shiny report

Hello :slight_smile:

I have a Shiny-Desktop App that i start with a batch file. I wrote a report File with RMarkdown. It works if i start the App with "RStudio.exe" directly. If i use the batch to start the app the edge browser can't download the html report. The browser try to download a file report.htm instead of the report.html written in the shiny code and then shows an error like "file cant be downloaded".

Please rescue me =)

Thanks

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.