Render pic source to a PNG file
Usage
rpic_png(src, file, scale = 2, circuits = FALSE, texlabels = FALSE)
Arguments
- src
pic source code.
- file
output path.
- scale
raster scale (1 = 96 dpi).
- circuits
load the native circuit-element library.
- texlabels
typeset $...$ labels as TeX math.
Value
the file path, invisibly.