map: Create a 'map' object

Description Usage Arguments Value Author(s) See Also

Description

map creates a map object from a SpatialPolygonsDataFrame and a data.frame. This object can then be used by several functions.

Usage

1
  map(sp, data)

Arguments

sp

an object of class SpatialPolygonsDataFrame.

data

an object of class data.frame.

Value

An object of class map.

Author(s)

Joel Gombin

See Also

choropleth, Tps, loess, flow


joelgombin/cartoPOO documentation built on May 19, 2019, 3 p.m.