View source: R/loadCompleteCleanData.R
loadCompleteCleanData | R Documentation |
Function to load and clean data: select maturity, LiDAR and topographic variables and normalize intensity metrics. Parcel area and distance to nearest road or forest track are also included, such as LiDAR flight and observed stand type.
loadCompleteCleanData()
deleteGTGBna |
logical. |
Return LiDAR metric and terrain releve data frames
terrain=loadCompleteCleanData(deleteGTGBna = FALSE)[[1]] metric=loadCompleteCleanData(deleteGTGBna = FALSE)[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.