clean_model {rbi} | R 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 |
Value
the updated bi_model
object
See Also
[Package rbi version 1.0.0 Index]