Learn R Programming

epm (version 1.1.5)

getExtentOfList: Get extent of list

Description

Given a list of SpatialPolygons, return an extent object that encompasses all items.

Usage

getExtentOfList(shapes)

Value

An object of class bbox.

Arguments

shapes

a list of SpatialPolygons or simple features

Author

Pascal Title

Examples

Run this code
getExtentOfList(tamiasPolyList)

Run the code above in your browser using DataLab