summary.virustotal_response: Summary method for VirusTotal responses

View source: R/s3_classes.R

summary.virustotal_responseR Documentation

Summary method for VirusTotal responses

Description

Summary method for VirusTotal responses

Usage

## S3 method for class 'virustotal_response'
summary(object, ...)

Arguments

object

A virustotal_response object

...

Additional arguments (unused)

Value

The object, invisibly. Called for the side effect of printing a summary of the API response.


virustotal documentation built on Aug. 20, 2026, 5:07 p.m.