powered by
Select a rectangular region of interest interactively using the mouse
lasroi(.las, ...)
An object of class LAS
LAS
Optional parameters for the plot function
lasroi enables the user to select a region of interest (ROI) by drawing a rectangle with the mouse
lasroi
# NOT RUN { LASfile <- system.file("extdata", "Megaplot.laz", package="lidR") lidar = readLAS(LASfile) subset = lasroi(lidar) # }
Run the code above in your browser using DataLab