Spatial.plot {NCSampling}R Documentation

Spatial Plot

Description

Spatial (x-y) graph of candidate plots, target plots, pre-existing plots, reference plots and neighbours to pre-existing plots.

Usage

Spatial.plot(popfile, sampfile)

Arguments

popfile

dataframe containing information on all plots in the population prior to the sample.

sampfile

dataframe containing information on all plots in the population after the sample.

Value

Draws an x-y plot showing the location of different plots in each stratum.

Author(s)

G. Melville

See Also

See also NC.sample.

Examples

## Spatial.plot(popfile, sampfile)

[Package NCSampling version 1.0 Index]