Learn R Programming

beautier (version 2.6.12)

check_gamma_site_model: Checks if the parameter is a valid gamma site model

Description

Checks if the parameter is a valid gamma site model

Usage

check_gamma_site_model(gamma_site_model)

Value

nothing. Will call stop if the argument is not a valid gamma site model

Arguments

gamma_site_model

a site model's gamma site model, as returned by create_gamma_site_model

Author

Richèl J.C. Bilderbeek

Examples

Run this code
check_empty_beautier_folder()

check_gamma_site_model(create_gamma_site_model())

check_empty_beautier_folder()

Run the code above in your browser using DataLab