Hi, all!
I want to give an object to a function and use the NAME of this object inside the function to build new objects based on this name.
How do I get the name of an object if I don't pass a string containing the name but the object itself?
deparse(substitute(x))
Uwe Ligges
______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help