View source: R/sample_pop_to_pixels.R
dist_pop_to_pixels | R Documentation |
Distribute population to pixels at the highest zoom level
dist_pop_to_pixels(dm, i = NULL, j = NULL, logfile = NULL,
bound = TRUE)
dm |
dotmap_info object |
i |
tile row. If |
j |
tile column. If |
logfile |
logfile |
bound |
logical value that determines whether all dots should be assigned to pixels, even though there are not enough pixels. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.