svg_to_pdf: Function to convert a 'svg' file to a 'pdf' file.

View source: R/svg_to_pdf.R

svg_to_pdfR Documentation

Function to convert a svg file to a pdf file.

Description

svg_to_pdf requires inkscape to be installed.

Usage

svg_to_pdf(file, file_output = NA, verbose = FALSE)

Arguments

file

Vector of file names.

file_output

An optional vector of output file names.

verbose

Should the function give messages?

Value

Invisible list containing file.

Author(s)

Stuart K. Grange


skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.