internal function to produce formatted itanal category statistics tables for a generalised item.
Note that this function is called by fmtCqItanal
and would not usually be called by the user.
The returned table uses the library kable and will be formatted
based on the users settings.
fmtCqItanalTbl(
cqItanalTbl,
ptBisFlag,
textColHighlight,
valueDecPlace,
itemName
)
A data frame.
A single table in a cqItanal object (an element of type data.frame in a list of class "cqItanal".