geo_link_href: Specify a cognostic that links to another display of a higher...

Description Usage Arguments

View source: R/geo_links.R

Description

Specify a cognostic that links to another display of a higher level of geographic resolution

Usage

1
geo_link_href(display, ref_level, desc = NULL, type = "href")

Arguments

display

The name of the display to link to.

ref_level

String that will be used in constructing the cognostic name (e.g. if ref_level = "who_regions", the cognostic will be called "view_who_regions").

desc

An optional description for the cognostic.

type

One of either "href" or "href_hash". "href" will open the link in a new page. "href_hash" will update the page's hash and reload the page (useful when changing state inside an iframe).


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