View source: R/util-fns_equal.R
fns_equal | R Documentation |
Check whether two function objects have the same text definition.
fns_equal(x, y)
x |
First function to compare. |
y |
Second function to compare. |
Logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.