inst/tinytest/test-readlascopc.R

lazfile <- system.file("extdata", "example.copc.laz", package = "rlas")

# "read returns good values", {

header <- read.lasheader(lazfile)

expect_equal(header$`File Signature`, "LASF")

Try the rlas package in your browser

Any scripts or data that you put into this service are public.

rlas documentation built on Sept. 11, 2024, 5:44 p.m.