lasReassignClass.LAScatalog <-
function(las, clss){
output <- catalog_apply(las, lasReassignClass.LAScluster, clss)
output <- unlist(output)
output <- catalog(output)
return(output)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.