View source: R/cross_validation.R
Wrapper function that reads in univariate ordinal information and generates an rMarkdown report in the same directory where the files are housed. (Typically this is the results folder).
1 | write_ordinal_report(data_dir, analysis_name, j, line_width = NA)
|
data_dir |
Directory where the problem and CV files are saved |
analysis_name |
analysis_name for file-naming |
j |
The ordinal variable number |
line_width |
User-defined line widths. Default is NA |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.