psData
psData copied to clipboard
An R package to download regularly maintained political science data sets and make commonly used, but infrequently updated variables based on this data.
Would it be appropriate to file whatever version of `psData` is ready next year for the [Google Summer of Code 2015](https://www.google-melange.com/gsoc/homepage/google/gsoc2014)?
Hi, Here's a [draft S4 class](https://github.com/briatte/psData) that creates a subclass of `data.frame` to implement functions for panel data and time series manipulation, or for any dyadic data. ## Contents -...
Allow users to pass a flag that will cache the data locally after it is downloaded. Goals: 1- Reproducibility. Even if the online version disappears, the user will still have...