interface | R Documentation |
Determines the land interface of each location
interface(land)
land |
A |
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
data(landscape) x = interface(landscape)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.