R/shape_Aut.R

#' Data on shape for Austrian districts
#'
#' The data contains the borders of 94 Austrian districts and simplifies the loading of the shape file for Austrian districts.
#' It is originally used for examples in package \pkg{emdi}.
#'
#' @format A shape file of class \code{\link[sp]{SpatialPolygonsDataFrame}} for 94 Austrian districts.
#' \describe{
#' The main purpose of this function is the visualization of estimation results with the
#' plotting function \code{\link{map_indicators}}. Further information on Copyrights is found in the attached
#' copyright statement.
#' }
#' @seealso Information on the class of \code{\link[sp]{SpatialPolygonsDataFrame}} from the package \pkg{sp}.
#' @docType data
"shape_Aut"

Try the SAEforest package in your browser

Any scripts or data that you put into this service are public.

SAEforest documentation built on Sept. 8, 2022, 1:05 a.m.