loadOptions {arf3DS4} | R Documentation |
Load or save an "options" object belonging to an ARF model.
loadOptions(arfmodel) saveOptions(options,arfmodel)
arfmodel |
Object of class "model" (see |
options |
Object of class "options" (see |
loadOptions returns an object of class options
.
Wouter D. Weeda - w.d.weeda@gmail.com