msn.map {fossil} | R Documentation |
Creating a quick and focused map using a world map for gegraphically referenced visualization within R of a minimum spanning tree or network.
msn.map(msn, lat, ...)
msn |
minimum spanning tree or network to be used |
lat |
the lats |
... |
arguments to be passed to |
This is a helper function for quick visualization of georeferenced minimum spanning trees, and is not meant for creating figure quality images due to lack of fine control over many functions
Returns a map of the globe, focused in on any set of georeferenced localities.
Matthew Vavrek
##add examples