In spite of having the packages "rLiDAR" and "lidR" already installed in my computer, and having R Studio updated, when I use the function readLAS(), it doesn´t work. What could be the problem?
My line of code:
LAS<-readLAS(lasfile,short=TRUE)
Error: could not find function "readLAS"