safe.call: Call a Function Safely

Description Usage Arguments Value Author(s) References See Also

Description

Some functions do not accept extra arguments. safe.call passes only those arguments that will be recognized.

Usage

1
safe.call(what, ...)

Arguments

what

a function

...

extra arguments, to be filtered

Value

the result of the called function

Author(s)

Tim Bergsma

References

http://metrumrg.googlecode.com

See Also


anniejw6/metrumrg documentation built on May 10, 2019, 11:50 a.m.