svg_to_pdf | R Documentation |
Convert an svg file to pdf
svg_to_pdf(url, outname = gsub(".svg", ".pdf", basename(url)))
url |
url |
outname |
outname |
## Not run: svg_to_pdf( "https://img.shields.io/badge/Paper-10.1002/lno.11137-blue.svg") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.