Specify default views for a display
1 2 3 4 5 6 | default_views(
ref_source,
comp_sources = NULL,
death_cutoff = 100,
entity_pl = "entities"
)
|
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.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.