The names of each president, the start and end date of their term, and their party of 11 US presidents from Eisenhower to Obama.
A data frame with 11 rows and 4 variables:
name
Last name of president
start
Presidency start date
end
Presidency end date
party
Party of president
Use the following R code to directly access this dataset in R.