| as.data.frame.datalist | R Documentation | 
Coerce to a Data Frame
## S3 method for class 'datalist'
as.data.frame(x, ...)
## S3 method for class 'prdlist'
as.data.frame(x, ..., data = NULL, errfn = NULL)
x | 
 any R object  | 
... | 
 not used right now  | 
data | 
 data list oject  | 
errfn | 
 obsfn object, the error model function to predict sigma  | 
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.