stats-deprecated {stats}R Documentation

Deprecated Functions in Stats package

Description

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

Usage

clearNames(object)

Arguments

object an object that may have a names attribute

Details

clearNames had been introduced at about the same time as unname, but is less general and has been used rarely.

See Also

Deprecated


[Package stats version 2.10.1 Index]