helper function to bypass lack of cached value in method call
helper function to bypass lack of cached value in method call
call_meth(meth, obj)
meth |
method name |
obj |
method of object's class |
the method
use as do.call(call_meth, args)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.