calc_tile_clusters: Identify clusters of adjacent tiles to mosaic to larger...

View source: R/calc_tile_clusters.R

calc_tile_clustersR Documentation

Identify clusters of adjacent tiles to mosaic to larger raster

Description

Internal function that identifies groups for 'mosaic_tiles', not to be called directly

Usage

calc_tile_clusters(tile_list, chunksize, plot_clusters = F)

Arguments

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?


land-4-bees/beecoSp documentation built on March 19, 2024, 3:45 p.m.