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, ...)The covidcast_meta object.
Additional arguments passed to print.data.frame() to print the
data.
The covidcast_meta object, unchanged.