Skip to content
Prev 366930 / 398506 Next

Save a generated .txt (or .csv) file on the desktop

Mark,

Many thanks for your response.
Best,
S





________________________________
De : Mark Sharp <msharp at TxBiomed.org>

Cc : R-help Mailing List <r-help at r-project.org>
Envoy? le : Lundi 30 janvier 2017 23h04
Objet : Re: [R] Save a generated .txt (or .csv) file on the desktop


You can define the "file" argument in your call to write.csv()

## This will write out a file named "test_file.csv" to your working directory
write.csv(tableau,file = "test_file.csv", row.names=FALSE)


R. Mark Sharp, Ph.D.
msharp at TxBiomed.org
CONFIDENTIALITY NOTICE: This e-mail and any files and/or...{{dropped:10}}