fmtCqItanalTbl: fmtCqItanalTbl

View source: R/itanalHelpers.R

fmtCqItanalTblR Documentation

fmtCqItanalTbl

Description

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.

Usage

fmtCqItanalTbl(
  cqItanalTbl,
  ptBisFlag,
  textColHighlight,
  valueDecPlace,
  itemName
)

Arguments

cqItanalTbl

A single table in a cqItanal object (an element of type data.frame in a list of class "cqItanal".

Value

A data frame.


conquestr documentation built on Sept. 11, 2024, 6:23 p.m.