Creates pointblank validation reports and saves them to the docs directory
for inclusion in the pkgdown/GitHub Pages website.
Usage
generate_validation_reports(
analysis_data,
rogue_events,
output_dir = "docs/articles"
)
Arguments
- analysis_data
The analysis_data tibble to validate
- rogue_events
The rogue_wave_events tibble to validate
- output_dir
Directory to save reports (default: "docs/articles")
Value
A list with paths to generated reports