print.covidcast_meta {covidcast} | R Documentation |
covidcast_meta
objectPrints a brief summary of the metadata, and then prints the underlying data
frame, for an object returned by covidcast_meta()
.
## S3 method for class 'covidcast_meta'
print(x, ...)
x |
The |
... |
Additional arguments passed to |
The covidcast_meta
object, unchanged.