## S3 method for class 'LAS'print(x,...)## S3 method for class 'LAScatalog'print(x,...)## S3 method for class 'lidRAlgorithm'print(x,...)## S3 method for class 'raster_template'print(x,...)## S3 method for class 'LAS'summary(object,...)## S3 method for class 'LAScatalog'summary(object,...)## S3 method for class 'LAS'dim(x)## S3 method for class 'LAScatalog'dim(x)ncol.LAS(x)nrow.LAScatalog(x)## S3 method for class 'LAS'names(x)## S3 method for class 'LASheader'names(x)## S3 method for class 'LAS'rbind(...)npoints(x,...)density(x,...)## S4 method for signature 'LAS'density(x,...)## S4 method for signature 'LASheader'density(x,...)## S4 method for signature 'LAScatalog'density(x,...)
Arguments
x: a LAS* object
...: LAS* objects if it is the sole argurment (e.g. in rbind())
object: A LAS* object or other lidR related objects.