check_transition_supported_model: Check if an argument is an object that is supported by Trans

Description Usage Arguments Value

View source: R/checkmate.R

Description

Check if an argument is an object that is supported by Trans

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11

Arguments

x

(any)
an object to check.

.var.name

[character(1)]
The custom name for x as passed to any assert* function. Defaults to a heuristic name lookup.

add

checkmate::AssertCollection
Collection to store assertions. See checkmate::AssertCollection.

info

[character(1)]
See expect_that

label

[character(1)]
See expect_that

Value

a logical value if TRUE, if false then returns an error message


dymium-org/dymiumCore documentation built on July 18, 2021, 5:10 p.m.