changes_report: Report Changes Between Snapshots

Description Usage Arguments Value

View source: R/changes_report.R

Description

This function takes the extracted matches from changes_extract, and then summarizes what has changed between the snapshots compared.

Usage

1
changes_report(changes, varnames = NULL, nrow = "nrow")

Arguments

changes

Named list outputed from change_extract.

varnames

Variables to track changes. Defaults to NULL.

nrow

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

Value

Dataframe with changes' summary statistics.


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