README.md

output: github_document

Travis-CI Build Status AppVeyor Build Status Coverage Status

Read "LAS" format, raw LiDAR point cloud format

Read the raw point records into a data frame.

library(rlas)
x <- lasfile("somefile.las")

TODO

Not all the specification is supported, and there are better tools for LAS data - just not available in R yet.

Installation

devtools::install_github("r-gris/rlas")

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.



r-gris/rlas documentation built on May 26, 2019, 1:33 p.m.