Learn R Programming

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

repmis (version 0.4.2)

Miscellaneous Tools for Reproducible Research

Description

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,140

Version

0.4.2

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

March 26th, 2015

Functions in repmis (0.4.2)

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_XlsxData

Download an Excel data set
source_DropboxData

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

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

Install, load, and cite R packages
set_valid_wd

Sets valid working directory from vector of possible directories