as.data.frame.Ocens | R Documentation |
Ocens
Object to Data Frame to Facilitate SubsetConverts an Ocens
object to a data frame so that subsetting will preserve all needed attributes
## S3 method for class 'Ocens'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
an |
row.names |
optional vector of row names |
optional |
set to |
... |
ignored |
data frame containing a 2-column integer matrix with attributes
Frank Harrell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.