Render a docx document that analyses goodness of fit results

report_gof_analysis(
  data_path,
  meta_data_path,
  report_path = "gof-analysis.docx"
)

Arguments

data_path

Path to the data file

meta_data_path

Path to the metadata file

report_path

Path to the output report file