loadCleanData: Load and clean data used in Fuhr et al. (in prep.).

View source: R/loadCleanData.R

loadCleanDataR Documentation

Load and clean data used in Fuhr et al. (in prep.).

Description

Function to load and clean data: select maturity, LiDAR and topographic variables and normalize intensity metrics.

Usage

loadCleanData()

Arguments

deleteGTGBna

logical.

Value

Return LiDAR metric and terrain releve data frames

Examples

terrain=loadCleanData(deleteGTGBna = FALSE)[[1]]
metric=loadCleanData(deleteGTGBna = FALSE)[[2]]

etiennelalechere/maturitymodelling documentation built on Dec. 9, 2022, 8:02 p.m.