as.data.frame.virustotal_response: Convert VirusTotal response to data.frame
Description
Convert VirusTotal response to data.frame
Usage
# S3 method for virustotal_response
as.data.frame(x, ...)
Value
A data.frame representation of the response
Arguments
- x
A virustotal_response object
- ...
Additional arguments (unused)