Select a set of LAS tiles from a LAScatalog using the mouse interactively. This function enables the user to select a set of las files from a LAScatalog by clicking on the map of the file using the mouse. The selected files will be highlighted in red on the plot after selection is complete.
catalog_select(x)
A LAScatalog object
A LAScatalog object
# NOT RUN {
project = catalog("<Path to a folder containing a set of .las files>")
selectedFiles = catalog_select(project)
# }
Run the code above in your browser using DataLab