print.parameters_df: Print a short summary for a causal_model parameters...

View source: R/methods.R

print.parameters_dfR Documentation

Print a short summary for a causal_model parameters data-frame

Description

print method for class parameters_df.

Usage

## S3 method for class 'parameters_df'
print(x, ...)

Arguments

x

An object of parameters_df 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.


CausalQueries documentation built on June 22, 2024, 6:50 p.m.