print.causal_types: Print a short summary for causal_model causal-types
Description
print method for class causal_types.
Usage
# S3 method for causal_types
print(x, ...)
Arguments
- x
An object of causal_types class, which is a sub-object of
an object of the causal_model class produced using
make_model or update_model.
- ...
Further arguments passed to or from other methods.