GetQog: Download data from Quality of Governance data

Description Usage Arguments Value Author(s) Examples

Description

Download data from Quality of Governance data at http://www.qog.pol.gu.se/data/datadownloads/qogstandarddata/

Usage

1
  GetQog(country = "Russia", indicator = "undp_hdi")

Arguments

country

Character string. Name of the country

indicator

Character string. Select indicator from the indicator column of data frame returned by function QogIndicator(). More than one country or indicator is allowed using c("indicator1","indicator2")

Value

data frame with 4 columns

Author(s)

Markus Kainu <markuskainu(at)gmail.com>

Examples

1
# dat <- GetQog(country = c("Russia", "China"), indicator = c("undp_hdi", "fh_polity2"))

rOpenGov/rustfare documentation built on May 26, 2019, 8:50 p.m.