LaTeX PDF with images from web in shinyapp
问题 I used to be able to include images from URLs in PDF reports generated from shiny apps doing  . A few markdown versions later I get the following error: ! Unable to load picture or PDF file https://i0.wp.com/wptavern.com/wp-content/uploads/2016/07/stack-overflow.png?ssl=1 for the same code. Adding pandoc_args: ["--extract-media", "."] to the YAML downloads the imaged file locally but only works in local r-markdown files. How does shinyapp store local files and how to get the