Hi @ddsjoberg
for some project, I would like to use tbl_continuous() with survey objects. I would be happy to prepare a pull request in that sense. Is it something that could be considered for gtsummary?
Two possible options:
- option A: update
tbl_continuous() and adapt code where relevant
- option B: create a dedicated
tbl_svycontinuous(), by duplicating tbl_continuous() and adapting code where relevant
What do you think?
Best regards