stats-deprecated {stats} | R Documentation |
These functions are provided for compatibility with older versions of R only, and may be defunct as soon as the next release.
clearNames(object)
object |
an object that may have a names attribute |
clearNames
had been introduced at about the same time as
unname
, but is less general and has been used rarely.