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.


glin/reactable documentation built on Jan. 25, 2025, 7:41 p.m.