check_model_id: Check if the 'model_id' is valid

View source: R/check_model_id.R

check_model_idR Documentation

Check if the model_id is valid

Description

Check if the model_id is valid Will stop if not.

Usage

check_model_id(model_id)

Arguments

model_id

model id, corresponding to a file models/model_id.json

Value

Nothing. Will stop if model_id is invalid.

Author(s)

Richèl J.C. Bilderbeek

See Also

Use check_pheno_model_id to check if a pheno_model_id is valid

Examples

check_model_id("M1")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.