forresheights
R/load_height_models.R
load_height_models.Rd
This function groups the information on height models from the .csv
files
in the git repository
forresheights
together in one dataframe.
load_height_models(example_dataset = FALSE)
Dataframe with height model data
if (FALSE) { # \dontrun{
# example ignored during checks due to high elapsed time
library(forrescalc)
load_height_models()
} # }