README.md

fightr

Travis build
status R build
status

The goal of fightr is to enable quick and reproducible wrangling and analysis of data in the Fight for Peace database.

Installation

You can install fightr from CRAN with:

# install.packages("remotes")

remotes::install_github("caldwellst/fightr")

Database parsing

Currently, you can parse the database Excel output only, but more to come.

library(fightr)

parse_ffp_database("filepath.xlsx")


caldwellst/fightr documentation built on July 4, 2021, 8:50 a.m.