print.indirect_index {JSmediation} | R Documentation |
Print method for object of class indirect_index
Description
Print a summary for an indirect effect index created with
add_index()
method.
Usage
## S3 method for class 'indirect_index'
print(x, digits = 3, ...)
Arguments
x |
An object of class |
digits |
How many significant digits are to be used for numerics. |
... |
Further arguments. |
[Package JSmediation version 0.2.3 Index]