View source: R/summary_functions.R
create_summary_data | R Documentation |
Generates a summary data frame from WAVE accessibility results
create_summary_data(input, api_key = NULL, report_type = 1)
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) |
Data frame containing summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.