R/DDRep.R, R/package-DDModeling.R
Compare-methods.RdCustom implementations of the Compare method for DDModeling
# S4 method for DDRep,DDRep Compare(e1, e2) # S4 method for DDRep,character Compare(e1, e2)
| e1 | a DDRep object |
|---|---|
| e2 | either another DDRep object or a character specifying a grid_path |