Skip to content
Prev 23895 / 29559 Next

overlap between HR and polygon (adehabitat)

If I understand your question, you are after functionality of `rgeos`
package. You can calculate the intersection (gIntersection) between the two
areas and calculate area using `gArea`.

Cheers,
Roman

On Wed, Jan 20, 2016 at 1:05 PM, David Villegas R?os <chirleu at gmail.com>
wrote: