print.covidcast_signal {covidcast} | R Documentation |
Print covidcast_signal
object
Description
Prints a brief summary of the data source, signal, and geographic level, and
then prints the underlying data frame, for an object returned by
covidcast_signal()
.
Usage
## S3 method for class 'covidcast_signal'
print(x, ...)
Arguments
x |
The |
... |
Additional arguments passed to |
Value
The covidcast_signal
object, unchanged.
[Package covidcast version 0.5.2 Index]