Description Usage Arguments Value Note
User may identify points on the dispersion scatter in order to identify line segments on the coordinate plot, **and/or** identify individual sites on the coordinate plot in order to highlight the corresponding set of points on the dispersion scatter.
1 |
disp.mx |
nxn matrix of dispersions (i.e. Var(Z(x)-Z(y)) |
coords |
nx2 matrix of coordinates |
dmap |
device number for existing window to be used for map (optional) |
ddisp |
device number for existing window to be used for dispersion plot (optional) |
names |
not yet used, but might be used for labelling |
device |
a character string giving the name of a function, or the function object itself, which when called creates a new graphics device |
Indices of station pairs selected in the dispersion plot, and indices of individual stations selected on the coordinate plot.
Uses setplot
to set up coordinates for geographic map
and Fdist
to compute distances from coords.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.