firesvg: The firesvg function

Description Usage Arguments

View source: R/firesvg.R

Description

Print a R Graphics object to a file.

Usage

1
firesvg(path, y, w = 6, h = 6)

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 6


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