knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) library(maturitymodelling)
loadCleanData()
Load and clean data used in Fuhr et al. (in prep.); private data access.
Function to load and clean data: select maturity, LiDAR and topographic variables and normalize intensity metrics.
# terrain=loadCleanData()[[1]] # metric=loadCleanData()[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.