Learn R Programming

NCSampling (version 1.0)

Spatial.plot: 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.

See Also

See also NC.sample.

Examples

Run this code
## Spatial.plot(popfile, sampfile)

Run the code above in your browser using DataLab