load_height_models: retrieve height model data from git repository...

View source: R/load_height_models.R

load_height_modelsR Documentation

retrieve height model data from git repository forresheights

Description

This function groups the information on height models from the .csv files in the git repository forresheights together in one dataframe.

Usage

load_height_models(example_dataset = FALSE)

Arguments

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).

Value

Dataframe with height model data

Examples

## Not run: 
# example ignored during checks due to high elapsed time
library(forrescalc)
load_height_models()

## End(Not run)


inbo/forrescalc documentation built on Sept. 28, 2024, 11:45 a.m.