This help topic is for R version 0.90. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/presidents.html
presidents {base}R Documentation

Approval Rating of US Presidents

Description

The (approximately) quarterly approval rating for the President of the United states from the first quarter of 1945 to the last quarter of 1974.

The data are actually a fudged version of this. See McNeil's book for details.

Usage

data(presidents)

Format

A time series of 120 values.

Source

The Gallup Organisation.

References

McNeil, D. (1977). Interactive Data Analysis. New York: Wiley.


[Package base version 0.90 ]