stitchTileCoordinates#
Last Updated: Jan 14, 2025
Description#
Helper function to stitch tile coordinates together to form one complete picture
Usage#
stitchTileCoordinates(location_file, Xtilespan, Ytilespan)
Arguments#
|
location dataframe with X and Y coordinates |
|
numerical value specifying the width of each tile |
|
numerical value specifying the height of each tile |