Learn R Programming

historydata: datasets for historians

This R package contains datasets of interest to historians. It is primarily intended for pedagogic purposes in teaching historians how to use R.

Use

You will have to install devtools to install this package from GitHub.

To install:

devtools::install_github("lmullen/historydata")

To list all the datasets in the package with their documentation:

library(historydata)
help(package = historydata)

To load a dataset:

data(catholic_dioceses)

Contributing

If you have a dataset that you think would be good for this package, feel free to contribute it. You can send the dataset via e-mail if you can provide a citation and guarantee that the data is available under an open license.

But it is much preferred that you contribute the dataset via a pull request. To add a dataset:

  1. Add the raw data and an R script to load and save it as an R data object to data-raw/. The .rda file should be saved to data/. See data-raw/sarna.R as a model. Please try keeping the data tidy.
  2. Add the documentation using the Roxygen format to a file in the R/. Use R/sarna.R as a model. Be sure to include a citation.

License

This project is released under the MIT License: http://lmullen.mit-license.org/

Copy Link

Version

Install

install.packages('historydata')

Monthly Downloads

292

Version

0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

December 24th, 2014

Functions in historydata (0.1)

us_state_populations

Populations of US states and territories, 1790-2010
catholic_dioceses

Roman Catholic dioceses in the United States, Canada, and Mexico
historydata

Datasets for historians
tudors

Tudor dynasty
paulist_missions

Records of missions held by the Paulist Fathers, 1851--1893
early_colleges

Early colleges in the United States
sarna

Population estimates of American Jews
naval_promotions

Promotions of U.S. Navy officers, 1798-1849
us_national_population

Population of the United States, 1790-2010
judges

Federal judges in the United States of America