updateVoterLevelDataFrame: updateVoterLevelDataFrame

Description Usage Arguments Value

Description

Takes an existing voter level data frame and a group level data frame that has had it's parameters changed and outputs a new voter level data frame.

Usage

1
updateVoterLevelDataFrame(oneIterationsVoters, oneIterationsGroups)

Arguments

oneIterationsVoters

The existing voter level data frame that will be updated.

oneIterationsGroups

The updated group level data frame that provides the values used to update the voter level data frame.

Value

oneIterationsVoters The updated voter level data frame.


codeForReviewer/kMajorityRule documentation built on May 13, 2019, 8:47 p.m.