interface: Land interfaces

View source: R/interface.r

interfaceR Documentation

Land interfaces

Description

Determines the land interface of each location

Usage

interface(land)

Arguments

land

A landscape data frame with forest stand records and land-cover types in rows

Value

A vector with the code interface of all locations in the study area: 1 - urban, 2 - cropland, 3 - natural areas, 4 - other, 5 - urban & cropland, 6 - urban & natural areas, and 7 - cropland & natural areas

Examples

data(landscape)
x = interface(landscape)


nuaquilue/medLDM documentation built on April 15, 2022, 10:14 a.m.