Subdivide a LAScatalog into chunks
Virtually subdivide a LAScatalog into chunks. This function is an internal function exported to users in version 3.0.0 because it might be useful for some debugging purposes. It might also be useful for some advanced developers. Regular users are not expected to use this function. The chunks are made according to the catalog processing options.
catalog_makechunks(ctg, realignment = FALSE, plot = opt_progress(ctg))
ctg |
an object of class |
realignment |
|
plot |
logical. Displays the chunk pattern. |
A list containing objects of class LAScluster
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.