2

How do I get a scalebar within my plot when plotting a point cloud from a .las file. I have a simple script below to plot my data using the lidR package but I want to add a scale bar and can't find how to do so.

las <- readLAS("<file.las>")
plot(las)
JRR
  • 3,024
  • 2
  • 13
  • 37
Selena Chavez
  • 139
  • 2
  • 10

0 Answers0