func_num: Function or numeric

Description Usage Arguments Value

View source: R/utils.R

Description

Check if the parameter x is a function, or numeric. If it is a function, then parameters ... are forwarded to x. If it is a numeric, then the x is returned

Usage

1

Arguments

x

Function or numeric

...

Forwarded to x if function

Value

If function x{...} is returned. If numeric x is returned


mladenjovanovic/bmbstats documentation built on Aug. 5, 2020, 4:20 p.m.