create_summary_data: Create Summary Data from WAVE Results
Description
Generates a summary data frame from WAVE accessibility results
Usage
create_summary_data(input, api_key = NULL, report_type = 1)
Value
Data frame containing summary statistics
Arguments
- input
Character vector. URLs to analyze or paths to JSON files
- api_key
Character string. WAVE API key (required for URL analysis)
- report_type
Integer. WAVE report type (1-4)