Create a dynamic single variable page for the report
util_html_for_var(
report,
cur_var,
use_plot_ly,
template,
note_meta = c(),
rendered_repsum,
dir
)list of arguments for append_single_page() defined locally in
util_generate_pages_from_report().
dataquieR_resultset2 a dq_report2 report
character variable name for single variable pages
logical use plotly, if available.
character template to use for the dq_report2 report.
character notes on the metadata for a single variable (if needed)
the dataquieR summary, see summary(),
dq_report2() and print.dataquieR_summary()
character output directory for potential iframes.