summary.covidcast_meta {covidcast} | R Documentation |
Summarize covidcast_meta
object
Description
Prints a tabular summary of the object returned by covidcast_meta()
,
containing each source and signal and a summary of the geographic levels it
is available at.
Usage
## S3 method for class 'covidcast_meta'
summary(object, ...)
Arguments
object |
The |
... |
Additional arguments, for compatibility with |
Value
A data frame with one row per unique signal in the metadata, with the following columns:
data_source |
Data source name |
signal |
Signal name |
county |
"*" if this signal is available at the county level, |
msa |
|
dma |
|
hrr |
|
state |
|
hhs |
|
nation |
|