differences: Find Differences

Description Usage Arguments Details Value

View source: R/differences.R

Description

Find rows that differ within a data.frame or two vectors

Usage

1
differences(code = NULL, wh = "trainingSet", to = "computerSet")

Arguments

code

Code object to search for differences

wh

Set to use as the base comparison

to

Set to compare wh to

Details

Find rows that differ within a data.frame or two vectors

Value

logical vector representing indices that are coded differently

vector of indices representing differences


ncodeR documentation built on Nov. 20, 2019, 1:07 a.m.