isSpecifiedFunction {shiny.destroy} | R Documentation |
A short description...
isSpecifiedFunction(fn_call, fns)
fn_call |
A function call |
fns |
A character vector of functions to compare the function call against |
A logical value stating whether or not the function call is in the collection.