View source: R/CTIS_available_country.R
CTIS_available_country | R Documentation |
Provides a list of dates for which data from the Global COVID-19 Trends and Impact Survey for the specified country is available
CTIS_available_country(country)
country |
Country, e.g., "Germany" |
A data frame object that indicates the dates for which data from the Global COVID-19 Trends and Impact Survey data is available for the respective country
Germany_available_dates <- CTIS_available_country("Germany") head(Germany_available_dates)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.