Learn R Programming

rbi (version 0.7.0)

clean_model: 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

a bi_model

See Also

bi_model