Skip to contents

Print method for 'groq' objects

Usage

# S3 method for class 'groq'
print(x, ...)

Arguments

x

A groq object from tabscreen_groq().

...

Additional arguments passed to print.

Value

Information about how to find answer data sets and pricing information.

Examples

if (FALSE) { # \dontrun{
print(x)
} # }