grDevices-defunct {grDevices}R Documentation

Defunct Functions in Package grDevices

Description

The functions or variables listed here are no longer part of R as they are not needed (any more).

Usage

# Defunct in R 2.4.0
postscriptFont(family, metrics, encoding = "default")

Details

The function postscriptFont has been replaced by Type1Font, which is just a change of name.

See Also

Defunct


[Package grDevices version 3.0.1 Index]