/worldheritagewikipedia

What the Package Does (One Line, Title Case)

Primary LanguageHTMLOtherNOASSERTION

worldheritagewikipedia

Binder Knit-Rmd-in-Docker

This repository contains the data and code for our paper:

Marwick, B. and P. Smith, (2021). World Heritage Sites on Wikipedia: Cultural Heritage Activism in a Context of Constrained Agency. Big Data and Society https://doi.org/xxx/xxx

Our pre-print is online here:

Marwick, B. and P. Smith, (2021). World Heritage Sites on Wikipedia: Cultural Heritage Activism in a Context of Constrained Agency. Accessed 31 Mar 2021. Online at https://doi.org/10.31235/osf.io/7gvza

How to cite

Please cite this compendium as:

Marwick, B. and P. Smith, (2021). Compendium of R code and data for World Heritage Sites on Wikipedia: Cultural Heritage Activism in a Context of Constrained Agency. Accessed 31 Mar 2021. Online at https://doi.org/10.17605/OSF.IO/AY27G

Contents

The analysis directory contains:

  • 📁 paper: R Markdown source document for manuscript and R script files. Includes R code to reproduce the figures and tables generated by the analysis. It also has a rendered version, paper.docx, suitable for reading (the code is replaced by figures and tables in this file)
  • 📁 data: Data used in the analysis.
  • 📁 figures: Plots and other illustrations using in the paper

How to download or install

You can download the compendium as a zip from from this URL: https://github.com/benmarwick/worldheritagewikipedia/archive/master.zip

Or you can install this compendium as an R package, worldheritagewikipedia, from GitHub with:

# install.packages("devtools")
devtools::install_github("benmarwick/worldheritagewikipedia")

Licenses

Text and figures : CC-BY-4.0

Code : See the DESCRIPTION file

Data : CC-0 attribution requested in reuse

Contributions

We welcome contributions from everyone. Before you get started, please see our contributor guidelines. Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.