summarise_coverage | R Documentation |
Provides summary information of the coverage, using the distance dataframe
created by facility_user_dist()
.
summarise_coverage(df_dist, distance_cutoff = 100)
df_dist |
distance matrix, as computed by |
distance_cutoff |
the critical distance range that you would like to know in metres. The default is 100m. |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.