Learn R Programming

dataquieR (version 2.0.1)

util_html_for_var: Create a dynamic single variable page for the report

Description

Create a dynamic single variable page for the report

Usage

util_html_for_var(report, cur_var, use_plot_ly, template, note_meta = c())

Value

list of arguments for append_single_page() defined locally in util_generate_pages_from_report().

Arguments

report

dataquieR_resultset2 a dq_report2 report

cur_var

character variable name for single variable pages

use_plot_ly

logical use plotly, if available.

template

character template to use for the dq_report2 report.

note_meta

character notes on the metadata for a single variable (if needed)