View source: R/command-stack.R
call_meth | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.