knit_print.reactable: Print a reactable widget for knitr
Description
This S3 method exists to enable reactable()
's static
rendering option.
Usage
knit_print.reactable(x, ...)
Arguments
- x
A reactable()
instance.
- ...
Additional arguments passed to the S3 method.