CreateAnalysisReportWidget: Display widget for analysis reports for Q Trees

View source: R/createanalysisreportwidget.R

CreateAnalysisReportWidgetR Documentation

Display widget for analysis reports for Q Trees

Description

Produces an htmlwidget containing the analysis report(s) from a Mixed-Mode Trees, Latent Class Analysis, or Mixed-Mode Cluster Analysis run in Q or Displayr.

Usage

CreateAnalysisReportWidget(x, css = NULL, ...)

Arguments

x

A character vector with each element containing a string in rtf format, an analysis report from tree model fit in Q or Displayr.

css

Optional string giving the path to a file containing additional CSS to style the htmlwidget output.

...

Currently, ignored.

Value

An htmlwidget containing the analysis report with some simple formatting.

See Also

read_rtf,Box


Displayr/flipFormat documentation built on Feb. 26, 2024, 12:37 a.m.