powered by
This functions implements a plot method for Catalog objects
# S3 method for Catalog plot(x, y, ...)
A Catalog object
Unused (inherited from base plot)
# NOT RUN { catalog = catalog("<Path to a folder containing a set of .las files>") plot(catalog) # }
Run the code above in your browser using DataLab