Learn R Programming

dataquieR (version 2.0.1)

util_pretty_print: Convert single dataquieR result to an htmltools compatible object

Description

Convert single dataquieR result to an htmltools compatible object

Usage

util_pretty_print(dqr, nm, is_single_var, meta_data, label_col, use_plot_ly)

Value

htmltools compatible object with rendered dqr

Arguments

dqr

dataquieR_result an output (indicator) from dataquieR

nm

character the name used in the report, the alias name of the function call plus the variable name

is_single_var

logical we are creating a single variable overview page or an indicator summary page

meta_data

meta_data the data frame that contains metadata attributes of study data

label_col

variable attribute the name of the column in the metadata with labels of variables

use_plot_ly

logical use plotly