dataquieR
summaryPrint a dataquieR
summary
# S3 method for dataquieR_summary
print(
x,
...,
grouped_by = c("call_names", "indicator_metric"),
dont_print = FALSE
)
invisible html object
the dataquieR
summary, see summary()
and dq_report2()
not yet used
define the columns of the resulting matrix. It can be either "call_names", one column per function, or "indicator_metric", one column per indicator or both c("call_names", "indicator_metric"). The last combination is the default
suppress the actual printing, just return a printable
object derived from x