| oldUnclass | R Documentation |
the old-style version of function unclass; it sets oldClass to NULL, rather than class.
oldUnclass(x)
x |
any object. |
unclassed version of input object.
oldClass,unclass.
oldUnclass(matrix(1:10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.