Learn R Programming

ncodeR (version 0.1.1)

differences: Find Differences

Description

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

Usage

differences(code = NULL)

Arguments

code

Code object to search for differences

Value

logical vector representing indices that are coded differently

vector of indices representing differences

Details

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