vm_l_ed.Rd
This function allows you to calculate the total length of all patches in a categorical landscape in vector data format
vm_l_ed(landscape)
the input landscape image,
the returned calculated total length of perimeter 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_ed(vector_landscape)
#> # A tibble: 1 × 5
#> level class id metric value
#> <chr> <chr> <chr> <chr> <dbl>
#> 1 landscape NA NA ed 0.971