urban_types {discrtr} | R Documentation |
Hamilton City boundaries and urban types
Description
Classification of regions by type: urban, suburban, and rural. This is based on the rural boundaries of the city, and the planning regions.
Usage
data(urban_types)
Format
An object of class sf
(inherits from tbl_df
, tbl
, data.frame
) with 3 rows and 2 columns.
Details
#' @format A simple features data frame with 2 rows and 2 variables:
- Type
Classification of the region: "Urban", "Suburban", "Rural"
- geometry
Geometry of polygons
[Package discrtr version 0.0.1 Index]