View source: R/util_html_for_dims.R
util_html_for_dims | R Documentation |
Create a dynamic dimension related page for the report
util_html_for_dims(
report,
use_plot_ly,
template,
block_load_factor,
repsum,
dir
)
report |
dataquieR_resultset2 a |
use_plot_ly |
logical use |
template |
character template to use for the |
block_load_factor |
numeric multiply size of parallel compute blocks by this factor. |
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.