federalistPapers {syllogi}R Documentation

Federalist Papers

Description

List of the Federalist Papers

Usage

data(federalistPapers)

Format

The list has 86 elements, each element is a list with 2 elements. The paper element is the text of the paper. The meta element is a data frame:

number

Paper number.

author

Author of the paper.

title

Title of the paper.

journal

Newpaper that published the paper.

date

Date of publication.

Details

The Project Gutenberg version of the Federalist Papers attributes paper No. 58 to Madison, but Mosteller and Wallace consider this paper to have disputed authorship. Thus, this version considers No. 58 authorship to be disputed.

The Project Gutenberg has two slightly different versions of No. 70, both included.

References

https://www.gutenberg.org/ebooks/18

Mosteller, F. and D. L. Wallace. Inference and Disputed Authorship: The Federalist. Reading, MA., 1964

Examples

data("federalistPapers", package='syllogi')
str(federalistPapers)

[Package syllogi version 1.0.2 Index]