r-lidar / lidR

Airborne LiDAR data manipulation and visualisation for forestry application
https://CRAN.R-project.org/package=lidR
GNU General Public License v3.0
612 stars 133 forks source link

If a palette is character, check length before comparing to fixed string #727

Closed dmurdoch closed 1 year ago

dmurdoch commented 1 year ago

Fixes issue #726

Jean-Romain commented 1 year ago

Thank you for the fix