Spatial.plot {NCSampling} | R Documentation |
Spatial (x-y) graph of candidate plots, target plots, pre-existing plots, reference plots and neighbours to pre-existing plots.
Spatial.plot(popfile, sampfile)
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. |
Draws an x-y plot showing the location of different plots in each stratum.
G. Melville
See also NC.sample
.
## Spatial.plot(popfile, sampfile)