fortify.SpatialPolygonsDataFrame {ggplot2}R Documentation

Fortify spatial polygons and lines

Description

Fortify method for a number of the class from the sp package.

Usage

fortify.SpatialPolygonsDataFrame(model, data, region = NULL, ...)

Arguments

model
data
region
...

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.5 Index]