View source: R/util_html_for_var.R
util_html_for_var | R Documentation |
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
)
report |
dataquieR_resultset2 a |
cur_var |
character variable name for single variable pages |
use_plot_ly |
logical use |
template |
character template to use for the |
note_meta |
character notes on the metadata for a single variable (if needed) |
rendered_repsum |
the |
dir |
character output directory for potential |
list of arguments for append_single_page()
defined locally in
util_generate_pages_from_report()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.