View source: R/createanalysisreportwidget.R
CreateAnalysisReportWidget | R Documentation |
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.
CreateAnalysisReportWidget(x, css = NULL, ...)
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. |
An htmlwidget
containing the analysis report with
some simple formatting.
read_rtf
,Box
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.