Learn R Programming

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

repmis (version 0.4.4)

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

Version

0.4.4

License

GPL (>= 3)

Maintainer

Christopher Gandrud

Last Published

June 3rd, 2015

Functions in repmis (0.4.4)

InstallOldPackages

Install old versions of R packages.
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
git_stamp

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

Download an Excel data set
set_valid_wd

Sets valid working directory from vector of possible directories
scan_https

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