lastransform: Datum transformation for LAS objects
Description
A version of spTrasform for LAS objects.
Returns transformed coordinates of a LAS object from the projection of the object to the
the projection given by arguments.
integer. Unlike spTransform the EPSG code of the CRS should be preferred for
LAS objects. See also epsg to understand why. If missing, CRSobj will be used instead.
CRSobj
logical. Object of class CRS or of class character, in which
case it is converted to CRS.
Value
An object of class LAS with coordinates XY transformed to the new
coordinate reference system.