Learn R Programming

⚠️There's a newer version (0.5.1) of this package.Take me there.

repmis (version 0.3.3)

A collection of miscellaneous tools for reproducible research with R.

Description

The package includes tools to load R packages and automatically generate BibTeX files citing them as well as load plain-text and Excel formatted data stored on Dropbox, GitHub, and from other sources.

Copy Link

Version

Install

install.packages('repmis')

Monthly Downloads

1,409

Version

0.3.3

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

December 10th, 2014

Functions in repmis (0.3.3)

LoadandCite

Install, load, and cite R packages
source_XlsxData

Download an Excel data set
source_DropboxData

Load plain-text data from Dropbox non-Public folders
git_stamp

Get git stamp (commit and branch) for a repository
InstallOldPackages

Install old versions of R packages.
scan_https

Read a character text file from a secure (https) site into R as a single object.
source_data

Load plain-text data and RData from a URL (either http or https)