AbstractCBS$load: Loads an AbstractCBS object from file
Description
Loads an AbstractCBS object from file and assert that it is of the requested class.
Usage
## Static method (use this):
## AbstractCBS$load(...)## Don't use the below:
# S3 method for AbstractCBS
load(static, ...)
Value
Returns the loaded AbstractCBS object.