federalistPapers | R Documentation |
List of the Federalist Papers
data(federalistPapers)
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:
Paper number.
Author of the paper.
Title of the paper.
Newpaper that published the paper.
Date of publication.
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.
https://www.gutenberg.org/ebooks/18
Mosteller, F. and D. L. Wallace. Inference and Disputed Authorship: The Federalist. Reading, MA., 1964
data("federalistPapers", package='syllogi')
str(federalistPapers)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.