You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LASfile<- system.file("extdata", "Megaplot.laz", package="lidR")
ctg= readLAScatalog(LASfile)
opt_output_files(ctg) <- tempfile()
las_check(ctg, deep=T)
#> Erreur : Trying to write an object of class list but this type is not supported.
The text was updated successfully, but these errors were encountered:
MRE
The text was updated successfully, but these errors were encountered: