print.funmediation {funmediation} | R Documentation |
print.funmediation: Print output from a model that was fit by the funmediation function.
## S3 method for class 'funmediation'
print(x, ...)
x |
The funmediation object (output of the funmediation function) |
... |
Further arguments currently not supported |
This function does not return an object, but is called for its side effect of printing information.