unmatchedRowsAbyB: Rows that are unmatched in one dataset by any row in another...

View source: R/misc-helpers.R

unmatchedRowsAbyBR Documentation

Rows that are unmatched in one dataset by any row in another dataset.

Description

Rows that are unmatched in one dataset by any row in another dataset.

Usage

unmatchedRowsAbyB(a, b)

Arguments

a

first data.frame

b

second data.frame

Value

Names of the unmatched rows


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.