rpic_pdf: Render pic source to a PDF file

View source: R/rpic.R

rpic_pdfR Documentation

Render pic source to a PDF file

Description

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.


rpic documentation built on July 15, 2026, 9:06 a.m.