call_meth: helper function to bypass lack of cached value in method call

Description Usage Arguments Value Note

View source: R/command-stack.R

Description

helper function to bypass lack of cached value in method call

Usage

1
call_meth(meth, obj)

Arguments

meth

method name

obj

method of object's class

Value

the method

Note

use as do.call(call_meth, args)


gWidgets2 documentation built on Jan. 11, 2022, 1:07 a.m.