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.