Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

call_meth

helper function to bypass lack of cached value in method call


Description

helper function to bypass lack of cached value in method call

Usage

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

Rewrite of gWidgets API for Simplified GUI Construction

v1.0-8
GPL (>= 3)
Authors
John Verzani
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.