vegCov {micromap} | R Documentation |
A subset of a larger vegetation coverage analysis dataset.
A data frame with 12 rows and the following 13 columns:
the population name.
the subpopulation name, either national or level 3 ecoregion.
the ecological variable (indicator)
category of disturbance.
sample size.
estimated percentage of vegetation coverage with a given classification.
standard error of the percentage estimate.
lower bound of a 95 percent confidence interval for the estimated percentage.
upper bound of a 95 percent confidence interval for the estimated percentage.
estimated area of vegetation coverage with a given classification.
standard error of the area estimate.
lower bound of a 95 percent confidence interval for the estimated area.
upper bound of a 95 percent confidence interval for the estimated area.
This is just an example data set.
data(vegCov)
head(vegCov)