View source: R/determine_region_per_area_pixel.R
determine_region_per_area_pixel | R Documentation |
The maps created with create_area_maps
are broken down by the maps created with create_region_maps
. For each pixel in the first maps, the region id from the second maps are determined.
determine_region_per_area_pixel(dm, i = NULL, j = NULL,
logfile = NULL)
dm |
dotmap_meta object |
i |
tile row. If |
j |
tile column. If |
logfile |
logfile |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.