clean_model: Strip model code to its bare bones

View source: R/bi_model.R

clean_modelR Documentation

Strip model code to its bare bones

Description

Cleans the model by working out correct indents, removing long comments and merging lines

Usage

clean_model(x)

Arguments

x

a bi_model object

Value

the updated bi_model object

See Also

bi_model


sbfnk/RBi documentation built on June 2, 2024, 1:55 a.m.