find_duplicates: find_duplicates

Description Usage Arguments Value

View source: R/find_duplicates.R

Description

Function to detect and report elements with multiple higher assigments in a hierarchically structured dataframe

Usage

1
find_duplicates(x, ranks = NULL)

Arguments

x

A hierarchically organised dataframe

ranks

The ranks in the dataframe in which to check for elements with multiple higher classifications. The top rank is ignored by default

Value

A dataframe of elements with multiple higher classifications and their ranks


jf15558/FAU.JFS documentation built on Jan. 21, 2022, 6:52 a.m.