| is_equal | R Documentation | 
Utility function to use inside check_that.
is_equal(x, y, eq_condition = "equivalent") ## Default S3 method: is_equal(x, y, eq_condition = "equivalent") ## S3 method for class 'formula' is_equal(x, y, eq_condition = "equivalent")
| x | object to test | 
| y | object to compare | 
| eq_condition | how to compare the objects:  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.