Description Usage Arguments Details Author(s) See Also Examples
Function to download Quality of Government (QOG) codebooks. Please visit the QOG Institute website at http://www.qog.pol.gu.se/ for a presentation of QOG research.
1 2 |
file |
a filename to save the codebook at. If set to
|
replace |
whether to download the dataset even if a
file already exists at the download location. Defaults to
|
path |
a folder path to append to the filename. |
version |
the QOG version: |
The function mimics Richard Svensson's qogbook
Stata command.
Francois Briatte f.briatte@ed.ac.uk
1 2 3 4 5 6 | # Show the URL to the QOG Standard dataset codebook.
qogbook()
## Download QOG Standard codebook with default filename (not run).
# qogbook(file = TRUE)
## Download QOG Basic dataset codebook to specific filename (not run).
# qogbook(file = "qog.basic.codebook.pdf", version = "bas")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.