report_gof_analysis.Rd
Render a docx document that analyses goodness of fit results
report_gof_analysis(
data_path,
meta_data_path,
report_path = "gof-analysis.docx"
)
Path to the data file
Path to the metadata file
Path to the output report file
Other report:
report_dataset_analysis()
,
report_limited_sampling_analysis()
,
report_vpc_analysis()
,
report_workflow_summary()