Return the html summary table cell for a result
util_get_html_cell_for_result(
result,
aspect = c("applicability", "error", "issue", "anamat", "indicator_or_descriptor"),
rn,
cn,
...
)character(1)
html result for a DT cell
a dataquieR_resultset2 result
an aspect/problem category of results
row name for links inside a dq_report2 report
column name for links inside a dq_report2 report
not used