Re: [R] error in for loop in function (object not found)

2013-01-14 Thread Irucka Embry
s= NA, sep = ",") write.table(yield, file=paste(i , "/home/ie/IE2/Documents/USGS-2012-Work/SPARROW-Summer-2012-Work/EGRET/ca libration/Calibration_Results/.AnnualResults"), append=T,col.names= NA, sep = ",") AnnualResults<- setupYears(paLong = 3, paStart = 7, localD

Re: [R] error in for loop in function (object not found)

2013-01-14 Thread David Winsemius
Nothing attached. Please read the Webpage link and the Posting Guide more thoroughly. -- David. On Jan 14, 2013, at 5:31 PM, Irucka Embry wrote: > Hi all, I have attached the function file (revisedfunction) and the list > of station IDs (StationIDs) in .pdf format. > > I have written a functio

[R] error in for loop in function (object not found)

2013-01-14 Thread Irucka Embry
Hi all, I have attached the function file (revisedfunction) and the list of station IDs (StationIDs) in .pdf format. I have written a function to perform various operations on the station IDs in two groups. The first 6 station IDs require one less step than the remaining 68 station IDs. The file r