check_duplicated_rows: Check a results data frame does not have duplicated rows

Description Usage Arguments Author(s)

View source: R/check_results.R

Description

Goes through rows and returns a message if two rows are found to be duplicates.

Usage

1
check_duplicated_rows(results, return_rows = TRUE)

Arguments

results

a results data frame, as produced by run_optim() or accessed by read_optim_results().

return_rows

logical. Should rows that don't pass the check be returned?

Author(s)

Theo Pannetier


TheoPannetier/DDvTDtools documentation built on Oct. 22, 2020, 2:31 p.m.