philswatton / psmisc

R package of miscellaneous functions useful for political science.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

psmisc

This is an early work-in-progress package that contains miscellaneous functions for data analysis - particularly for political science/survey data. Most of them have been written either because they are of use in my research or because I thought it would be an interesting challenge.

For the time being, this package is in early alpha and so backwards compatability cannot be guaranteed.

Installation

You can install this package by running the following code in R:

library(devtools)
install_github("philswatton/psmisc")

About

R package of miscellaneous functions useful for political science.


Languages

Language:R 85.1%Language:TeX 14.9%