vm_l_ndca.Rd
This function allows you to calculate the number of disjunct core areas in a categorical landscape in vector data format
vm_l_ndca(landscape, edge_depth)
the input landscape image,
the fixed distance to the edge of the patch
the returned calculated number of core area is in column "value", and this function returns also some important information such as level and metric name, Moreover, class number and the "id" column, although both are "NA" here in the landscape level
vm_l_ndca(vector_landscape, edge_depth = 1)
#> # A tibble: 1 × 5
#> level class id metric value
#> <chr> <chr> <chr> <chr> <dbl>
#> 1 landscape NA NA ndca 17