Steven Matthew Anderson <adastra69 <at> mac.com> writes:
> [...]
> Is there a way to exclude the row numbers from the exported csv file?   
> Or add a column name for row number to keep this from happening?

Steven, see the "row.names" argument in write.table(), set it to FALSE.
Adrian

______________________________________________
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