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.
I am using opt_interactive() both before and after several formatting options, the result is the same, it does not work for me. Normally I want spanners for 2 to 4 columns on every table.