View source: R/calc_tile_clusters.R
calc_tile_clusters | R Documentation |
Internal function that identifies groups for 'mosaic_tiles', not to be called directly
calc_tile_clusters(tile_list, chunksize, plot_clusters = F)
tile_list |
list of all raster tiles |
chunksize |
numeric indicating how many tiles should be in each cluster |
plot_clusters |
logical, make map indicating cluster membership? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.