gen_report: Generating a report - takes a regression output file only

View source: R/gen_report.R

gen_reportR Documentation

Generating a report - takes a regression output file only

Description

Generating a report - takes a regression output file only

Usage

gen_report(
  raw_results_path,
  report_template_filename,
  output_file_name,
  covariate_names
)

Arguments

covariate_names

Value

Rmarkdown report in an outs folder in reports folder

Examples


Need to specify the raw results path, the report file *without* extenstion and output file name *without* extension

fluentin44/epicR documentation built on June 29, 2022, 6:39 a.m.