Difference between revisions of "Movariable"

From Testiwiki
Jump to: navigation, search
(Created page with "Category:Opasnet Category:R tools {{method|moderator=|stub=Yes}} ==Description== movariable takes a data.frame, a function, and a list and makes an ovariable out of them...")
 
m
Line 46: Line 46:
 
* [[Object-oriented programming in Opasnet]]
 
* [[Object-oriented programming in Opasnet]]
 
* [[Opasnet (R library)]]
 
* [[Opasnet (R library)]]
* [[Decision]]
 

Revision as of 09:49, 14 June 2012



Description

movariable takes a data.frame, a function, and a list and makes an ovariable out of them. It is a subfunction of make.ovariable and prevents infinite recursion of S4 methods.

Code

+ Show code

See also