Relative Content

Tag Archive for rgt

gt::tab_row_group() can’t find row names

I’m trying to use the gt::tab_row_group function to subset a table by row name, but the tutorial I’m following from the vignettes/gt.Rmd doesn’t seem to work (very possible I’m doing something wrong). The error message I keep getting:

spanners in interactive gt tables

When using the gt package, spanners spanners disappear when I make the table interactive with opt_interactive(). Is there a workaround for this?