Learn R Programming

patchDVI (version 1.11.3)

readDVI: 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"))

Value

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

Arguments

f

filename

show

which type of records to print