differs_from: differs from,

View source: R/diff-data.R

differs_fromR Documentation

differs from,

Description

This is the same function as diff_data but with arguments reversed. This is more useful when using dplyr and magrittr

Usage

differs_from(data, data_ref, ...)

Arguments

data

data.frame to check for changes

data_ref

data.frame reference data frame

...

not further specified

Value

difference object

See Also

diff_data


edwindj/daff documentation built on Feb. 16, 2024, 3:12 p.m.