nonmatching_by_row: Find only rows in a data.frame where the values don't match...

Description Usage Examples

View source: R/datelife_sand.r

Description

Find only rows in a data.frame where the values don't match in a row

Usage

1
  nonmatching_by_row(treename, cleanedtree)

Examples

1
2
dff <- data.frame(FabreEtAl2009[[1]][[1]]$tip.label, out$tip.label)
nonmatching_by_row(treename=dff)

sckott/datelife_sandbox documentation built on May 29, 2019, 3:59 p.m.