check_equal | R Documentation |
Experiment
components.Check if any two DGPs
, Methods
, Evaluators
,
or Visualizers
are the same with respect to the function and inputted
arguments.
check_equal(obj1, obj2)
obj1 |
An object of class |
obj2 |
An object of class |
Logical. Returns TRUE
if both objects have the same function
and arguments and FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.