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 Feb. 9, 2024, 4:07 a.m.