View source: R/create_area_maps.R
create_area_maps | R Documentation |
Create maps of the available area at the resolution of specific zoom level, divided in tiles according to the arrangement of a lower zoom level.
create_area_maps(dm, i = NULL, j = NULL, primary = TRUE,
logfile = NULL)
create_area_maps_sec(dm, i = NULL, j = NULL, primary = FALSE,
logfile = NULL)
subtract_area_maps(dm, i = NULL, j = NULL, logfile = NULL)
dm |
dotmap_meta object |
i |
tile row. If |
j |
tile column. If |
primary |
plot primary areas ( |
logfile |
logfile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.