This help topic is for R version 3.1.1. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/base-deprecated.html
base-deprecated {base}R Documentation

Deprecated Functions in Package base

Description

These functions are provided for compatibility with older versions of R only, and may be defunct as soon as the next release.

Details

The original help page for these functions is often available at help("oldName-deprecated") (note the quotes). Functions in standard packages other than the base package are listed in help("pkg-deprecated"), where ‘⁠pkg⁠’ is replaced by the name of the package.

See Also

Deprecated


[Package base version 3.1.1 ]