createReportText: createReportText: prepares text which is used in the summary...

Description Usage Arguments Value Examples

View source: R/out_createReportText.R

Description

createReportText: prepares text which is used in the summary report Saves R markdown and HTML reports in the area specified by the user. Reports are called RcompareReport.Rmd (.html) Uses knitr package to create tables in the markdown (createReportText function) and HTML report.

Usage

1

Arguments

x

input object which summary comparison information

Value

text in R markdown format

Examples

1
2
 
## Not run: createReportText(x=MysummaryCompareObject)

dataCompareR documentation built on Nov. 23, 2021, 9:06 a.m.