check_incomplete_rows: Check a results data frame for NAs in rows

Description Usage Arguments Author(s)

View source: R/check_results.R

Description

Goes through rows and returns a message if any NA is found in row.

Usage

1
check_incomplete_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.