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