View source: R/ibm_geo_plot_functions.R
This function shows the spatial configuration of the population with color codes for the health state and the social contact radious of one individual.
1 2 | geo_plot_social_contact_radius(pop_data, area_size, max_contact_distance,
average_num_contacts, num_days)
|
pop_data |
the vector with population data |
area_size |
the total area size |
max_contact_distance |
the max distance between 2 individuals for a contact |
average_num_contacts |
the average number of contacts per day |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.