File tree Expand file tree Collapse file tree 4 files changed +942
-29
lines changed Expand file tree Collapse file tree 4 files changed +942
-29
lines changed Original file line number Diff line number Diff line change 349349# ' @description Based on the 2024 ANES data with derived variables and subset to people who completed both pre and post-election interviews
350350# ' @format A data frame with 4964 rows and 54 variables:
351351# ' \describe{
352- # ' \item{\code{V240001}}{double 2024 Case ID}
353352# ' \item{\code{CaseID}}{double CASEID}
354353# ' \item{\code{InterviewMode_Pre}}{Factor MODE OF INTERVIEW: PRE-ELECTION INTERVIEW}
355354# ' \item{\code{InterviewMode_Post}}{Factor MODE OF INTERVIEW: POST-ELECTION INTERVIEW}
368367# ' \item{\code{Sex}}{Factor PRE: WHAT IS YOUR (R) SEX? (REVISED)}
369368# ' \item{\code{Income}}{Factor PRE: SUMMARY: TOTAL (FAMILY) INCOME}
370369# ' \item{\code{EarlyVote2024}}{Factor PRE: DID R ALREADY VOTE}
371- # ' \item{\code{VotedPres2024}}{Factor POST: DID R VOTE FOR PRESIDENT}
370+ # ' \item{\code{Post_Vote24}}{Factor POST: DID R VOTE IN NOVEMBER 2024 ELECTION}
371+ # ' \item{\code{Pre_VotePres24}}{Factor PRE: DID R VOTE FOR PRESIDENT}
372+ # ' \item{\code{Post_VotePres24}}{Factor POST: DID R VOTE FOR PRESIDENT}
372373# ' \item{\code{VotedPres2024_selection}}{Factor PRE-POST: SUMMARY: 2024 PRESIDENTIAL VOTE}
373374# ' \item{\code{AgeGroup}}{Factor PRE: SUMMARY: RESPONDENT AGE (categorized)}
374375# ' \item{\code{EducationGroup}}{Factor PRE: HIGHEST LEVEL OF EDUCATION (categorized)}
375376# ' \item{\code{Income7}}{Factor PRE: SUMMARY: TOTAL (FAMILY) INCOME (7 categories)}
377+ # ' \item{\code{VotedPres2024}}{Factor POST: DID R VOTE FOR PRESIDENT}
376378# ' \item{\code{V240001}}{double CASEID}
377379# ' \item{\code{V240002a}}{double MODE OF INTERVIEW: PRE-ELECTION INTERVIEW}
378380# ' \item{\code{V240002b}}{double MODE OF INTERVIEW: POST-ELECTION INTERVIEW}
You can’t perform that action at this time.
0 commit comments