summary.covidcast_meta | R Documentation |
covidcast_meta
objectPrints 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.
## S3 method for class 'covidcast_meta'
summary(object, ...)
object |
The |
... |
Additional arguments, for compatibility with |
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 |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.