save_model_yaml: Saves a model object to a yaml file

View source: R/new-model.R

save_model_yamlR Documentation

Saves a model object to a yaml file

Description

Saves the passed model object to its YAML file and updates the md5 hash after saving.

Usage

save_model_yaml(.mod)

Arguments

.mod

S3 object of class ⁠bbi_{.model_type}_model⁠

Value

The input ⁠bbi_{.model_type}_model⁠ object, with its YAML md5 hash updated.


metrumresearchgroup/rbabylon documentation built on April 21, 2024, 3:26 a.m.