Learn R Programming

virustotal (version 0.5.0)

virustotal_check: Request Response Verification

Description

Enhanced error checking with structured error classes

Usage

virustotal_check(req)

Value

Invisible NULL on success, throws structured errors on failure

Arguments

req

HTTP response object from httr

See Also

Other error handling: virustotal-errors, virustotal_auth_error(), virustotal_error(), virustotal_rate_limit_error(), virustotal_validation_error()