border.at {SpatialModelsZAMG} | R Documentation |
a 15134 x 7 data frame with border data from Austria. this data file is used within the functions that create maps, like returnlevel_map
.
data("border.at")
A data frame with 15134 observations on the following 7 variables.
long
a numeric vector: longitude data
lat
a numeric vector: latitude data
order
a numeric vector
hole
a logical vector
piece
a factor with levels 1
and 2
id
a character vector
group
a factor with levels 1.1
and 1.2
border = get(data("border.at"))