Check.pop {NCSampling} | R Documentation |
Check population file
Description
Carries out a range of checks on the population file to detect the most commonly encountered errors. Provides a barchart showing the population structure.
Usage
Check.pop(popfile, desvars)
Arguments
popfile |
dataframe containing information for all plots in the population. |
desvars |
vector containing the names of the design variables. |
Value
Reports on any errors found and produces a barchart.
Author(s)
G. Melville
See Also
Examples
## Check.pop(popfile, desvars)
[Package NCSampling version 1.0 Index]