calcHtableDelta: Calculate data.frame differences

Description Usage Arguments Value Author(s)

Description

Calculate the differences in the data.frames provided

Usage

1
calcHtableDelta(old, new, zeroIndex = TRUE)

Arguments

old

The old data.frame

new

The new data.frame

Value

A matrix in which each row represents a change from the old to the new matrix in the form of [row, col, newVal, oldVal].

Author(s)

Jeff Allen jeff@trestletech.com


trestletech/shinyTable documentation built on May 31, 2019, 7:50 p.m.