create_site_model_from_name: Create a site model from name

View source: R/create_site_model_from_name.R

create_site_model_from_nameR 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()

ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.