prep_landuse: Prepare land use data for binary dasymetric mapping

Description Usage Arguments Value See Also Examples

View source: R/prep_landuse.R

Description

Extract features of a CORINE land use sf that cover urban area.

Usage

1
prep_landuse(x, class_ids = c(111, 112))

Arguments

x

sf containing CORINE land use data

class_ids

numeric identifiers that describes the urban CLC-classes (111 is Continuous urban fabric and 112 is Discontinuous urban fabric)

Value

sf containing geometries where people probably live

See Also

dasymetric_map using the prepared dataset

Examples

1

JaFro96/dasymetric documentation built on Dec. 18, 2021, 12:28 a.m.