validate_wave_params {waetr} | R Documentation |
Validate WAVE Parameters
Description
Validates input parameters for WAVE API calls
Usage
validate_wave_params(input, api_key = NULL, report_type = 1)
Arguments
input |
Character vector. URLs or file paths |
api_key |
Character string. WAVE API key |
report_type |
Integer. WAVE report type |
Value
Logical TRUE if valid, stops with error if invalid
[Package waetr version 0.1.0 Index]