print.rid_result: print RID result
Description
S3 method to format output for RID model from rid()
.
Usage
# S3 method for rid_result
print(x, ...)
Value
Formatted string output
Arguments
- x
Return by rid()
.
- ...
(optional) Other arguments passed to knitr::kable()
.