View source: R/methods_various.R
as.data.frame.packageIQR | R Documentation |
As data frame for data()
## S3 method for class 'packageIQR'
as.data.frame(x, ..., stringsAsFactors = FALSE)
x |
formula |
stringsAsFactors |
cf |
... |
unused |
datas <- data()
head(as.data.frame(datas))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.