Description Usage Arguments Value
Code based on as.data.frame.numeric
1 2 3 4 5 6 7 8 | ## S3 method for class 'bytefactor'
as.data.frame(
x,
row.names = NULL,
optional = FALSE,
...,
nm = deparse1(substitute(x))
)
|
x, row.names, optional, ..., nm |
see documentation for |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.