type_check | R Documentation |
Type check named arguments against type paramvalsraints
type_check(..., type_params)
... |
Named type definition pairs. The name of the parameter represents the variable in the parent environment which should be type checked, and the value represents the type definition. |
type_defs |
A |
A list of type bounds and their observed values over tested variables
Other type-evaluation:
%is%()
,
type_constrain()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.