tiling_size: How much data is loaded at once. The tiling size may be slightly modified
internally to ensure a strict continuous wall-to-wall output even when tiling size is equal to 0 (processing
by file).
 
buffer: This function guarantees a strict continuous wall-to-wall output. The buffer option
is not considered.
 
alignment: Align the processed clusters. The alignment may be slightly modified.
 
chunk size: How much data is loaded at once. The chunk size may be slightly modified
internally to ensure a strict continuous wall-to-wall output even when chunk size is equal to 0 (processing
by file).
 
chunk buffer: This function guarantees a strict continuous wall-to-wall output. The buffer
option is not considered.
 
chunk alignment: Align the processed chunks. The alignment may be slightly modified
internally to ensure a strict continuous wall-to-wall output.
 
cores: How many cores are used.
 
progress: Displays a progress estimate.
 
output_files: Return the output in R or write each cluster's output in a file. Supported
templates are XLEFT, XRIGHT, YBOTTOM, YTOP, XCENTER, YCENTER
ID and, if chunk size is equal to 0 (processing by file), ORIGINALFILENAME.
 
laz_compression: is not supported because this function will never write las/laz files.
 
select: The grid_* functions usually 'know' what should be loaded
and this option is not considered. In grid_metrics this option is respected.
 
filter: Read only the points of interest.