pdf_to_gif | R Documentation |
Convert PDF to Animated GIF
pdf_to_gif(
pdf_location,
gif_file_path = here::here(),
gif_file_name,
density = 50
)
pdf_location |
Location of PDF file |
gif_file_path |
Starts at here::here() |
gif_file_name |
You must include .gif at end |
density |
Affects file size of GIF that is outputted |
GIF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.