View source: R/base_fortify_list.R
fortify.list | R Documentation |
Convert list to data.frame
## S3 method for class 'list'
fortify(model, data = NULL, ...)
model |
|
data |
original dataset, if needed |
... |
other arguments passed to methods |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.