I was wondering if there are packages that can create an interactive .html table, to be included in a Quarto document?
In R, there is DT, which outputs basically JS-code for interactive tables in the html.
I was wondering if there are packages that can create an interactive .html table, to be included in a Quarto document?
In R, there is DT, which outputs basically JS-code for interactive tables in the html.