assert_genotype_table: Checkmate wrapper for argument checks. See 'makeAssertion'...

Description Usage Arguments

View source: R/generate_model.R

Description

Checkmate wrapper for argument checks. See makeAssertion for more informations.

Usage

1
assert_genotype_table(x, .var.name = checkmate::vname(x), add = NULL)

Arguments

x

The matrix to check.

.var.name

Name of the checked object to print in assertions. Defaults to the heuristic implemented in vname.

add

Collection to store assertion messages.


YoannAnciaux/inferenceFitnessLandscape documentation built on Oct. 31, 2019, 1:19 a.m.