Relative Content

Tag Archive for rr-markdownknitrpagedownecharts4r

R chrome_print() landscape = T not resizing HTML on print?

I am creating a report in my R Shiny app that sends parameters to knit a html file and then runs chrome_print() on that to convert it to a PDF. The reason it is done this way is because I want to send my echarts4r widgets as parameters to save compute time and maintain SVG lossless quality.