[R] calculate area of outer polygon

Barry Rowlingson B.Rowlingson at lancaster.ac.uk
Mon Oct 23 11:18:40 CEST 2006


Tord Snäll wrote:
> Dear all,
> Does anyone know of a function that calculates the area of the outer 
> polygon constructed from a data frame with co-ordinates? For example,

  If by 'outer polygon' you mean 'convex hull', then look at help(chull).

Barry



More information about the R-help mailing list