
Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
LASfile <- system.file("extdata", "Megaplot.laz", package="lidR")
las = readLAS(LASfile, select = "xyz")
las2 = voxelize_points(las, 2)
#plot(las2)
# }
Run the code above in your browser using DataLab