isSpecifiedFunction: Check if Function Call is relevant function
Description
A short description...
Usage
isSpecifiedFunction(fn_call, fns)
Value
A logical value stating whether or not the function call is in the collection.
Arguments
- fn_call
A function call
- fns
A character vector of functions to compare the function call against