fcmreport | R Documentation |
A function that exports a complete analysis of a subject using rmarkdown draft
fcmreport( grid, imp, name = "report", dir = getwd(), output = "html", edit = FALSE )
grid |
Subject's RepGrid. It must be an S4 object imported by the
|
imp |
Subject's ImpGrid. It must be an S4 object imported by the
|
name |
Name of the output file. |
dir |
Directory where the output file is to be created. Default is the working directory. |
output |
Work in progress. |
edit |
Allows editing of the draft if TRUE. Default is FALSE. |
Returns a report with a full GridFCM analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.