[R] Creating R file

David Winsemius dwinsemius at comcast.net
Sat May 28 09:22:44 CEST 2016


> On May 27, 2016, at 4:40 PM, jay28 via R-help <r-help at r-project.org> wrote:
> 
>  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]]
> 

I don’t understand how the calls to the help function would not answer both aspects:

?write.csv
?sample

— 
David.


> ______________________________________________
> 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.



More information about the R-help mailing list