create_site_model_from_name {beautier}R Documentation

Create a site model from name

Description

Create a site model from name

Usage

create_site_model_from_name(site_model_name)

Arguments

site_model_name

name of a site model, must be a name as returned by get_site_model_names

Value

a site model

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_site_model to create a site model

Examples

check_empty_beautier_folder()

site_model <- create_site_model_from_name(get_site_model_names()[1])

check_empty_beautier_folder()

[Package beautier version 2.6.12 Index]