View source: R/load_height_models.R
load_height_models | R Documentation |
forresheights
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)
example_dataset |
Should a (limited) example dataset be loaded? Defaults to FALSE, loading the whole dataset from the git repository. If TRUE, only height models needed for the example database will be loaded (to be used in the examples). |
Dataframe with height model data
## Not run:
# example ignored during checks due to high elapsed time
library(forrescalc)
load_height_models()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.