GT table with R – Is it possible to use tab_spanner or something similar for an Interactive table
I am using GT table a lot, and want to make these tables interactive. But when using tab_spanner for two or more columns and setting opt_interactive(active = TRUE), the spanner is gone. Does anyone know how to fix it.