Show a diff between two models
Arguments
- id
either a single
id
or a vector of exactly two modelid
s. If specified as a single value, theid
needs to have areference
model specified to which it can be compared. Ifid
is of length 2, then it will just diff the models for the twoid
s.- reference
id for reference model to compare to (optional)
- folder
path to folder containing the model file. Default is current directory.