repmis

Version 0.4.4 CRAN Version Build Status CRAN Monthly Downloads CRAN Total Downloads

Miscellaneous tools for reproducible research

Functions

repmis currently has the following functions:

Functions for installing, loading, and citing R packages:

Functions for loading data into R from the internet:

Other

Installation

The package is available for download from CRAN.

You can also download the most recent version using the devtools command install_github to install repmis in R. Here is the exact code for installing the current version:

devtools::install_github('christophergandrud/repmis')