readDVI: Demo function to read a .dvi file

View source: R/patchDVI.R

readDVIR Documentation

Demo function to read a .dvi file

Description

This is an R function that reads a .dvi file (it was the prototype for DVIspecials). Modify it to see other parts of a .dvi.

Usage

readDVI(f, show=c("bop", "special", "fntdef", "preamble"))

Arguments

f

filename

show

which type of records to print

Value

readDVI prints as it reads, it doesn't return anything useful.


patchDVI documentation built on Oct. 21, 2024, 5:07 p.m.