powered by
Loads an AbstractCBS object from file and assert that it is of the requested class.
## Static method (use this): ## AbstractCBS$load(...)## Don't use the below: # S3 method for AbstractCBS load(static, ...)
## Don't use the below: # S3 method for AbstractCBS load(static, ...)
Returns the loaded AbstractCBS object.
Additional arguments passed to loadObject.
loadObject
Henrik Bengtsson
Internally loadObject is used. To save an object, see *save(). For more information see AbstractCBS..
*save()
AbstractCBS