msn.map: Mapping a Minimum Spanning Tree

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Creating a quick and focused map using a world map for gegraphically referenced visualization within R of a minimum spanning tree or network.

Usage

1
msn.map(msn, lat, ...)

Arguments

msn

minimum spanning tree or network to be used

lat

the lats

...

arguments to be passed to plot

Details

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

Value

Returns a map of the globe, focused in on any set of georeferenced localities.

Author(s)

Matthew Vavrek

See Also

dino.msn

Examples

1
##add examples

fossil documentation built on March 23, 2020, 5:06 p.m.