firepdf: The firepdf function

Description Usage Arguments

View source: R/firepdf.R

Description

Print a R Graphics object to a file.

Usage

1
firepdf(path, y, w = 6, h = 4)

Arguments

path

file path in quotes.

y

the R graphics object, which needs to be saved as a .svg file.

w

width in inches, defaults to 6

h

height in inches, defaults to 4


deb-m/dmrpackages documentation built on Nov. 16, 2019, 12:03 a.m.