changes_extract: Changes by Field

Description Usage Arguments Value

View source: R/changes_extract.R

Description

This function takes a matched output and outputs dataframes that have changed values in user-specified fields.

Usage

1
changes_extract(match, varnames = NULL, nrow = "nrow")

Arguments

match

List of matched output from vrmatch.

varnames

Variables to track changes. Defaults to all variables.

nrow

Name of list element which will contain the number of rows of the input list dataframes.

Value

List of dataframes that contain changes in each specified field.


sysilviakim/voterdiffR documentation built on June 22, 2020, 6:51 p.m.