Print function for object of class uicausal
## S3 method for class 'uicausal' print(x, digits = 3, digitsci = digits, digitsui = digits, ...)
x
: An object of returned from ui.causal
digits
: number of digits to be printed.digitsci
: number of digits to be printed in the confidence interval.digitsui
: number of digits to be printed in the uncertainty interval....
: Additional arguments, use is discouraged.Useful links