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