r-lidar / rlas

R package to read and write las and laz files used to store LiDAR data
https://cran.r-project.org/package=rlas
GNU General Public License v3.0
34 stars 14 forks source link

Merge conflict writelas #14

Closed floriandeboissieu closed 6 years ago

floriandeboissieu commented 6 years ago

Fixes the merge conflict taking into account commits forgotten at PR #12 merge. Fixes by the way the non-POD error at macos rhub check, and removes the note on void end in default case of get_point_data_record_length function.