When clicking on the html button at the bottom of the Analysis screen to export the selected segments in html format, the correct dialog box (Save As) appears, but no file is actually saved. The problem seems to be in the pathname:
Quitting from lines 6-7 (report.Rmd)
Warning: Error in : '\U' used without hex digits in character string starting "'C:\U"
3: runApp
2: print.shiny.appobj
1: <Anonymous>
When clicking on the html button at the bottom of the Analysis screen to export the selected segments in html format, the correct dialog box (Save As) appears, but no file is actually saved. The problem seems to be in the pathname:
The csv export works well.