Learn R Programming

raster (version 1.9-44)

vectorAlgebra: Algebra (notation) with polygons

Description

Under development! Given SpatialPolygons* object x and y x + y -- same as merge x - y -- same as gDifference x * y -- same as crop Using functions from rgeos, with some added functionality to keep attributes.

Arguments

See Also

merge, aggregate, crop