gv2image: Function makes image from graphviz code
Description
Function makes image from graphviz code
Usage
gv2image(gv, file = "gv", type = "png", engine = "dot", ...)
Value
Invisible name of file created.
Arguments
- gv
character string containing graphviz code
- file
file name for image, character string
- type
type of ('pdf', 'png', 'ps', 'raw','svg','webp') as character string
- engine
grViz engine, defaults is 'dot'
- ...
parameters for rsvg_