Provides summary information of the coverage, using the distance dataframe
created by maxcovr::facility_user_dist
().
summarise_coverage(df_dist, distance_cutoff = 100)
df_dist | distance matrix, as computed by facility_user_dist |
---|---|
distance_cutoff | the critical distance range that you would like to know. The default is 100m. |
dataframe