Loads a generalized control object from an .RData or .json file, or accepts an
already-loaded list.
Arguments
- ctrl
Character path to a
.RDataor.jsonfile, or a GCO list object.
Value
A GCO list. When ctrl is a file path,
the object is loaded from disk; when ctrl is already a list, it is returned
unchanged.
