View source: R/fortify_spatial.R
fortify.SpatialCommon | R Documentation |
sp
instances to data.frame
.Convert sp
instances to data.frame
.
## S3 method for class 'SpatialCommon'
fortify(model, data = NULL, rename = TRUE, ...)
model |
|
data |
original dataset, if needed |
rename |
logical flag indicating whether to rename coordinates to long and lat |
... |
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.