dataquieR result to an htmltools compatible objectConvert single dataquieR result to an htmltools compatible object
util_pretty_print(
dqr,
nm,
is_single_var,
meta_data,
label_col,
use_plot_ly,
dir
)htmltools compatible object with rendered dqr
dataquieR_result an output (indicator) from dataquieR
character the name used in the report, the alias name of the function call plus the variable name
logical we are creating a single variable overview page or an indicator summary page
meta_data the data frame that contains metadata attributes of study data
variable attribute the name of the column in the metadata with labels of variables
logical use plotly
character output directory for potential iframes.