[R] Creating R file
Hong Yu
hyu0401 at hotmail.com
Sat May 28 09:37:02 CEST 2016
When you need numerical data input in R programs, you can use EXCEL to create .csv file. When you need output calculation results, you can write out .csv file in R programs.
Yes, the most common .cvs file format is comma seperated numerical values. You can use EXCEL to create .csv file, and view the content with text editor.
From: jay28 via R-help
Sent: Saturday, May 28, 2016 2:59 PM
To: r-help at r-project.org
Subject: [R] Creating R file
Hi. I am new to R and confused by some conflicting and contradictory information about it. Where and how do I create a numeric data file with .csv extension for use in R? So numbers meaning numeric data will be separated by commas and will consist of one line of numbers randomly chosen from 1 to 40. Thanks to all who reply. jay28.
Sent from Yahoo Mail. Get the app
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.
[[alternative HTML version deleted]]
More information about the R-help
mailing list