Learn R Programming

covidcast (version 0.5.2)

print.covidcast_meta: Print covidcast_meta object

Description

Prints a brief summary of the metadata, and then prints the underlying data frame, for an object returned by covidcast_meta().

Usage

# S3 method for covidcast_meta
print(x, ...)

Value

The covidcast_meta object, unchanged.

Arguments

x

The covidcast_meta object.

...

Additional arguments passed to print.data.frame() to print the data.