R.sample1: Random sample.

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

View source: R/R.sample1.R

Description

Selects random sample in a single stratum.

Usage

1
R.sample1(popfile, nrefs)

Arguments

popfile

dataframe containing information on all plots in the stratum.

nrefs

vector containing the required sample size of the stratum.

Details

A random sample of virtual plots is selected from the candidate set in the stratum of interest.

Value

A list with components:-

popfile

population file - dataframe, as above, with plot type of reference plots set to 'R'

Author(s)

G. Melville

See Also

NC.sample.

Examples

1
## R.sample1(popfile, nrefs)

NCSampling documentation built on May 1, 2019, 10:15 p.m.