st_coordinates: Coordinates of a LAS* object in a matrix form
Description
Retrieve coordinates of a LAS* object in matrix form. It creates a copy of the coordinates
because of the coercion from data.frame to matrix. This function inherits sf::st_coordinates
Usage
# S3 method for LAS
st_coordinates(x, z = TRUE, ...)