stitchTileCoordinates
¶
stitchTileCoordinates
Description¶
Helper function to stitch tile coordinates together to form one complete picture
Usage¶
stitchTileCoordinates(location_file, Xtilespan, Ytilespan)
Arguments¶
Argument |
Description |
---|---|
|
location dataframe with X and Y coordinates |
|
numerical value specifying the width of each tile |
|
numerical value specifying the height of each tile |