print.covidcast_meta {covidcast} | R Documentation |
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 class 'covidcast_meta'
print(x, ...)
Arguments
x |
The |
... |
Additional arguments passed to |
Value
The covidcast_meta
object, unchanged.
[Package covidcast version 0.5.2 Index]