Filtering results shown in Quarto HTML based on variables
I have an quarto script rendering to HTML, which takes a large dataset (survey questions and demographics) and uses for loops to produce summary tables (datatables from DT
package) for each variable and each survey question x demographic pairing…