report() takes an object of class jfaEvaluation as
returned by the evaluation() function automatically generates a
html or pdf report containing the most relevant statistical
results and their interpretation.
Usage
report(
object,
file = "report.html"
)
Value
A html or pdf file containing the report.
Arguments
object
an object of class jfaEvaluation as returned by the
evaluation() function.
file
a character specifying the name and format of the report (e.g.
report.html).