Generic converter. Methods exist for matrices, data frames, and lidR LAS objects.
Usage
as_px_cloud(x, platform = "unknown", ...)
Arguments
- x
Object to convert.
- platform
Character string: "unknown", "aerial", "terrestrial", or "uav".
- ...
Additional arguments passed to the specific method.
Value
A px_cloud (or platform subtype).