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