Skip to content
Prev 67991 / 398506 Next

dynamic function loading

Omar Lakkis wrote:

            
I don't know whether I understand correctly, but I guess you are 
loooking for object oriented approaches.
So write a generic function and its methods that correspond to your data 
objects. You might want to read the green book on S4 classes.

Uwe Ligges