[R] Error ! "Subscript out of bounds"

Rantony antony.akkara at ge.com
Tue May 29 12:52:33 CEST 2012


Hi,

i have a function like this,

*GetCsv[GetCsv[,ColHdr]<ArrMinMax[iCol,1] |
GetCsv[,ColHdr]>ArrMinMax[iCol,2],ColHdr_QF]<-"RC"*

Here,
*GetCsv* -- It contain a matrix
*ColHdr* -- Is a column Header
*ArrMinMax* - It is a array of 2 columns
---------------------------------------------------------
Here, this is the function to change the column value to "RC" as per Array
value range.
The problem what is, i getting an error while executing this function. The
error is,
                                "  *Subscript out of bounds  *"

Can you please tell me what we do best for this ?

- Thanks 
Antony.

--
View this message in context: http://r.789695.n4.nabble.com/Error-Subscript-out-of-bounds-tp4631674.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list