references | R Documentation |
references datacube documentation
references
The references datacube is a list that contains the
following 2 datasets: GHHR_REF, WHO_REF.
For more information and references to each of the datasets used,
please use the data_source()
and data_contrast()
functions.
A dataset with 224 observations and the following 3 variables: Treaty1, Treaty2, RefType.
A dataset with 65 observations and the following 3 variables: Treaty1, Treaty2, RefType.
#> $GHHR_REF #> ---------------------------------------------------------------------------- #> | Column Name | Data Type | Observations | Missing | Missing (%) | #> ---------------------------------------------------------------------------- #> | Treaty1 | character | 224| 0 | 0 | #> | Treaty2 | character | 224| 0 | 0 | #> | RefType | character | 224| 88 | 39.29 | #> ---------------------------------------------------------------------------- #> #> #> $WHO_REF #> ---------------------------------------------------------------------------- #> | Column Name | Data Type | Observations | Missing | Missing (%) | #> ---------------------------------------------------------------------------- #> | Treaty1 | character | 65| 0 | 0 | #> | Treaty2 | character | 65| 0 | 0 | #> | RefType | character | 65| 20 | 30.77 | #> ----------------------------------------------------------------------------
GHHR_REF: https://www.globalhealthrights.org/instruments/instrument-region/
WHO_REF: https://www.mindbank.info/collection/un_who_resolutions/all?page=all
GHHR_REF: B. M. Meier, O. A. Cabrera, A. Ayala, et al. “Bridging international law and rights-basedlitigation: mapping health-related rights through the development of the global health and human rightsdatabase”. In: Health & Human Rights. 14 (2012), p. 20.
WHO_REF: Bhugra D, Pathare S, Joshi R, Kalra G, Torales J, Ventriglio A. “A review of mental healthpolicies from Commonwealth countries.” In: International Journal of Social Psychiatry, 64(1) (2018), 3-8.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.