Skip to contents

Render pic source to a PDF file

Usage

rpic_pdf(src, file, circuits = FALSE, texlabels = FALSE)

Arguments

src

pic source code.

file

output path.

circuits

load the native circuit-element library.

texlabels

typeset $...$ labels as TeX math.

Value

the file path, invisibly.