report_dataset_analysis.Rd
Render a docx document that analyses a dataset
report_dataset_analysis(
data_path,
meta_data_path,
report_path = "dataset-analysis.docx",
bins = 7
)
Path to the data file
Path to the metadata file
Path to the output report file
Number of bins for time profile plots
Other report:
report_gof_analysis()
,
report_limited_sampling_analysis()
,
report_vpc_analysis()
,
report_workflow_summary()