vm_l_sphere_mn.Rd
Calculate sphercity
vm_l_sphere_mn(landscape)
the input landscape image,
the function returns tibble with the calculated values in column "value", this function returns also some important information such as level, class, patch id and metric name.
ratio between radius of maximum inscribed circle and minimum circumscribing circle
vm_l_sphere_mn(vector_landscape)
#> # A tibble: 1 × 5
#> level class id metric value
#> <chr> <chr> <chr> <chr> <dbl>
#> 1 landscape NA NA sphere_mn 0.168