Hi,
I'm using write.table() to export dataframe to Excel. All works fine except
that I want to export the variable labels instead of variable names.
I can see the labels in the R consol using attr(), but I just don't know how
to use the labels instead of the names.
Thanks,
François Maurice
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.