getExtentOfList: Get extent of list

View source: R/getExtentOfList.R

getExtentOfListR Documentation

Get extent of list

Description

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

Usage

getExtentOfList(shapes)

Arguments

shapes

a list of SpatialPolygons or simple features

Value

An object of class bbox.

Author(s)

Pascal Title

Examples

getExtentOfList(tamiasPolyList)


epm documentation built on April 4, 2025, 1:42 a.m.

Related to getExtentOfList in epm...