Last updated: 2020-12-17

Checks: 2 0

Knit directory: GeoPKO/

This reproducible R Markdown analysis was created with workflowr (version 1.6.2). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version 2936a8a. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    figure/

Unstaged changes:
    Modified:   analysis/merge.Rmd
    Modified:   data/Geo_PKO_v.2.0.csv

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/about.Rmd) and HTML (docs/about.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd 2936a8a Nguyen Ha 2020-12-17 building about page
html 0c74087 Nguyen Ha 2020-12-15 Build site.
html 885e0d5 Nguyen Ha 2020-12-09 Build site.
html 263d508 Nguyen Ha 2020-12-09 Build site.
Rmd ccd933b GitHub 2020-12-09 minor text updates
html acee4ed Nguyen Ha 2020-11-25 Build site.
html 2011bda Nguyen Ha 2020-11-25 Build site.
Rmd f2f9e90 Nguyen Ha 2020-11-25 Before building with wflowr
html 658018a Nguyen Ha 2020-08-17 Build site.
html 9a57942 Nguyen Ha 2020-08-13 Build site.
Rmd 3c3a981 Nguyen Ha 2020-08-13 Updating new maps, new pages
html 3bde5f5 Nguyen Ha 2020-07-02 Build site.
Rmd a2f3e9b Tanushree Rao 2020-07-02 tanushree
Rmd 699dcda Tanushree Rao 2020-07-02 tanushree
Rmd dee8ba3 Lou van Roozendaal 2020-07-02 changeLou
Rmd c9d8833 Lou van Roozendaal 2020-07-02 namechange
Rmd f335767 Nguyen Ha 2020-07-02 Adding my name (Nguyen)
Rmd c988e9e Tanushree Rao 2020-07-02 commit from t
Rmd 757ca81 Nguyen Ha 2020-07-02 Updated about.rmd with a short description
html 50d7b31 hatnguyen267 2020-06-29 Build site.
Rmd 8e7fc45 hatnguyen267 2020-06-29 Start workflowr project.

These pages demonstrate the various uses of the Geo-PKO dataset using RStudio. This includes simple commands to extract and visualise information from the dataset. A large portion of these scripts and/or similar scripts have been used to put together the Geo-PKO visualisation platform.

As the icon “workflowr” with the green check shows on each page, we have built the documents using eponymous R package. This is to ensure that the code is highly reproducible, and we encourage readers to explore the raw code behind these documents on its GitHub repository.

For more information on the dataset, please consult the project’s homepage on the Uppsala University website. When using the data, please cite:

Cil, D., Fjelde, H., Hultman, L., & Nilsson, D. (2020). Mapping blue helmets: Introducing the Geocoded Peacekeeping Operations (Geo-PKO) dataset. Journal of Peace Research, 57(2), 360–370.

Contributors to this GitHub website