earth.poly {fossil} | R Documentation |
Calculate a minimum convex polygon for a collection of points without knowing what points form the vertices.
earth.poly(x, plot.map = FALSE, ...)
x |
a table with a latitude and longitude column respectively as the first two columns |
plot.map |
|
... |
plotting arguments to be passed to the map plotting function;
will be ignored if plot.map =FALSE |
This function will plot a
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
Matthew Vavrek
~put references to the literature/web site here ~
##add example