pdf2svg: Function that converts pdf files to svg. Must have the...

View source: R/main.R

pdf2svgR Documentation

Function that converts pdf files to svg. Must have the pdf2svg program installed (https://github.com/dawbarton/pdf2svg)

Description

Function that converts pdf files to svg. Must have the pdf2svg program installed (https://github.com/dawbarton/pdf2svg)

Usage

pdf2svg(f)

Arguments

f

Filename of the pdf file. Omit the ".pdf" at the end.


wjschne/WJSmisc documentation built on June 29, 2023, 8:04 a.m.