Check.pop {NCSampling} | R Documentation |
Carries out a range of checks on the population file to detect the most commonly encountered errors. Provides a barchart showing the population structure.
Check.pop(popfile, desvars)
popfile |
dataframe containing information for all plots in the population. |
desvars |
vector containing the names of the design variables. |
Reports on any errors found and produces a barchart.
G. Melville
## Check.pop(popfile, desvars)