View source: R/generate_model.R
Checkmate wrapper for argument checks. See makeAssertion
for more informations.
1 | assert_genotype_table(x, .var.name = checkmate::vname(x), add = NULL)
|
x |
The matrix to check. |
.var.name |
Name of the checked object to print in assertions. Defaults
to the heuristic implemented in |
add |
Collection to store assertion messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.