Learn R Programming

extrafont (version 0.9)

loadfonts: Reads the fonttable database and registers those fonts with R

Description

This registers fonts so that they can be used with the pdf or postscript output device. It must be run once in each R session.

Usage

loadfonts(device = "pdf")

Arguments

device
The output device. Can be "pdf" (the default) or "postscript".

See Also

embed_fonts