knit_print.reactable: Print a reactable widget for knitr

View source: R/reactable.R

knit_print.reactableR Documentation

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.


reactable documentation built on March 31, 2023, 11:39 p.m.