is.args.same: Checks if two functions have identical arguments

Description Usage Arguments Value

View source: R/is-args-same.R

Description

Checks if two functions have identical arguments

Usage

1
is.args.same(.f1, .f2)

Arguments

.f1

A function

.f2

A function

Value

logical - TRUE if arguments are identical


frite documentation built on July 1, 2018, 5:04 p.m.