powered by
(deprecated) Use read.lasheader
readlasheader(file)
filepath character string to the .las or .laz file
A list
list
# NOT RUN { lazfile <- system.file("extdata", "example.laz", package="rlas") lasheader <- readlasheader(lazfile) # }
Run the code above in your browser using DataLab