check_site_model_types {beautier}R Documentation

Check if the site_model has the list elements of the right type for a valid site_model object.

Description

Calls stop if an element has the incorrect type

Usage

check_site_model_types(site_model)

Arguments

site_model

a site model, as returned by create_site_model

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

See Also

Use create_site_model to create a valid site_model


[Package beautier version 2.6.12 Index]