# \donttest{
# Get real-time COVID-19 data for all countries
get_covid_stats_by_country()
# Get sorted data by number of deaths reported yesterday
get_covid_stats_by_country(yesterday = TRUE, sort = "deaths")
# }
Run the code above in your browser using DataLab