View source: R/loadCleanData.R
loadCleanData | R Documentation |
Function to load and clean data: select maturity, LiDAR and topographic variables and normalize intensity metrics.
loadCleanData()
deleteGTGBna |
logical. |
Return LiDAR metric and terrain releve data frames
terrain=loadCleanData(deleteGTGBna = FALSE)[[1]] metric=loadCleanData(deleteGTGBna = FALSE)[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.