fns_equal: Check whether two function objects have the same text...

View source: R/util-fns_equal.R

fns_equalR Documentation

Check whether two function objects have the same text definition.

Description

Check whether two function objects have the same text definition.

Usage

fns_equal(x, y)

Arguments

x

First function to compare.

y

Second function to compare.

Value

Logical


filecacher documentation built on May 29, 2024, 7:35 a.m.