default_views: Specify default views for a display

Description Usage Arguments

View source: R/views.R

Description

Specify default views for a display

Usage

1
2
3
4
5
6
default_views(
  ref_source,
  comp_sources = NULL,
  death_cutoff = 100,
  entity_pl = "entities"
)

Arguments

ref_source

A reference source against which to specify default views.

comp_sources

Source IDs to compare the reference source to.

death_cutoff

When sorting by case fatality rate, what cutoff of deaths to use for excluding low-count regions.

entity_pl

The plural name to use for the geographic entity as it will be referred to in labels (e.g. "states", "countries", etc.)


WorldHealthOrganization/casecountapp documentation built on Jan. 22, 2021, 6:36 p.m.