| 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.
Usage
unix.time(...) ### -- use system.time(...) instead
Arguments
... |
(arguments) |
Details
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