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

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

Arguments

x

The covidcast_meta object.

...

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

Value

The covidcast_meta object, unchanged.