check_missing_mcs: Check a results data frame for missing rows

Description Usage Arguments Author(s)

View source: R/check_results.R

Description

Goes through rows and returns a message if any row from 1 to 1000 is missing

Usage

1
check_missing_mcs(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.