# \donttest{
# Get current COVID-19 stats for all continents
get_covid_stats_by_continent()
# Get yesterday's data sorted by number of cases
get_covid_stats_by_continent(yesterday = TRUE, sort = "cases")
# }
Run the code above in your browser using DataLab