fig_convert: Convert pdfs to pngs for rendering

Description Usage Arguments Value

Description

Given a directory will convert all pdf's to pngs's to allow RMarkdown rendering to look pretty. Requires the R magick package to work.

Usage

1
fig_convert(dir, silent = TRUE)

Arguments

dir

Directory to converts

silent

If FALSE converted pdf list printed

Value

Returns a table with column of text links and text labels.


ianhandel/figr documentation built on May 30, 2019, 8:24 a.m.