With apologies if I missed the answer in the response given to my previous 
question.
How do I extract the name of an object and assign it to a string variable?

For example, I have a dataframe named comnoglyc

How do I assign this name to a variable dfname such that print(dfname) returns 
"comnoglyc"?

Thank you very much.

Payam

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to