Learn R Programming

quickPlot (version 0.1.5)

fortify: Fortify - i.e,. convert an arbitrary object to a data.frame-like object

Description

This only deals with SpatialPolygons.

Usage

.fortify(x, matchFortify = TRUE, simple = FALSE,
  maxNumPolygons = getOption("quickPlot.maxNumPolygons", 3000))

Arguments