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)


jverzani/gWidgets2 documentation built on May 20, 2019, 5:17 a.m.