as.character.SVGDocument: Character representation of SVGDocument

Description Usage Arguments

View source: R/SVGDocument.R

Description

Character representation of SVGDocument

Usage

1
2
## S3 method for class 'SVGDocument'
as.character(x, include_declaration = TRUE, ...)

Arguments

x

SVGDocument

include_declaration

Include the SVG declaration at the top? Default: TRUE

...

other arguments


coolbutuseless/minisvg documentation built on May 2, 2020, 3:15 a.m.