[R] R script HELP!

Jonathan P Daily jdaily at usgs.gov
Fri Feb 18 17:18:55 CET 2011


Well, this script only shows the option settings, so I assumed that the 
string being used as your infile was formatted for R. As for how it will 
have to look for R to read it in, there are many ways to do this - I would 
start by reading "R Data Import/Export" that ships with every copy of R. 
As for scripts and their default writing methods AFAIR Rscript writes to 
stdout, though if you want it to save your modified data in some other 
format than a text dump, look at the various methods of exporting data... 
again in the aforementioned "R Data Import/Export".
--------------------------------------
Jonathan P. Daily
Technician - USGS Leetown Science Center
11649 Leetown Road
Kearneysville WV, 25430
(304) 724-4480
"Is the room still a room when its empty? Does the room,
 the thing itself have purpose? Or do we, what's the word... imbue it."
     - Jubal Early, Firefly

r-help-bounces at r-project.org wrote on 02/18/2011 10:29:55 AM:

> [image removed] 
> 
> Re: [R] R script HELP!
> 
> whizevans 
> 
> to:
> 
> r-help
> 
> 02/18/2011 11:06 AM
> 
> Sent by:
> 
> r-help-bounces at r-project.org
> 
> 
> OK thanks Jonathon, I will have a go.
> Is the plotdir file technically my output file? Or what is this 
otherwise?
> 
> Also, having never used R script before, is it not very good at reading
> data, may I have to alter my input file in excel first?
> Thanks
> 
> 
> -- 
> View this message in context: http://r.789695.n4.nabble.com/R-
> script-HELP-tp3312644p3312898.html
> Sent from the R help mailing list archive at Nabble.com.
> 
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list