Learn R Programming

bio.infer (version 1.3-6)

remove.dupes: Remove unselected duplicates from taxon table

Description

Remove unselected duplicate taxon names from taxon table.

Usage

remove.dupes(fulltab, dupe.list, dupe.sel)

Arguments

fulltab

Full taxon table for matched taxon names.

dupe.list

List of duplicated entries.

dupe.sel

Character vector of taxa selected by user.

Value

Returns revised fulltab.

Details

Deletes rows from fulltab that are not selected by user