readDVI | R Documentation |
Read a DVI file (produced by LaTeX) into R.
readDVI(f)
f |
A character value giving the name of a DVI file. |
A "DVI"
object.
Paul Murrell
grid.dvi
, grid.latex
readDVI(system.file("dvi", "test.dvi", package="dvir"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.