if (FALSE) # It requires an external Chrome/Chromium installation
svg <- svg_card("FAR", list(), list())
if (chrome_available()) {
pdf_path <- svg_to_pdf_chrome(svg, tempfile(fileext = ".pdf"))
}
Run the code above in your browser using DataLab