R/guide.R

# 
# guide <- cicerone::Cicerone$
#   new(opacity = .2)$
#   step(
#     "map_1-region",
#     "Region focus",
#     "Focus analysis on worldwide, continent, regional levels"
#   )$
#   step(
#     "map_1-source",
#     "Data source",
#     "Use data from the European Centre for Disease Prevention and Control or World Health Organisation"
#   )$
#   step(
#     "map_1-indicator",
#     "Indicator",
#     "Visualise confirmed cases or deaths"
#   )$
#   step(
#     "map_1-time_period",
#     "Time period",
#     "Filter data all data to a defined period"
#   )$
#   step(
#     "map_1-intervention",
#     "Government interventions",
#     "Highlight a selected intervention on the map and filter the table"
#   )
epicentre-msf/covid19 documentation built on April 5, 2023, 10:24 p.m.