View source: R/space_time_link_map.R
space_time_link_map | R Documentation |
The purpose of this function is to visualize the transmission chains resulting from the knox test.
space_time_link_map(x, locality, cve_edo, maptype, facetmap = NULL)
x |
is the result of knox test. |
locality |
is the locality target. |
cve_edo |
is the id of state. |
maptype |
is the map type, the values are staticmap & interactive_map. |
facetmap |
is a logical value for facet, if true the map is facet, else is not facet. |
a ggmap
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.