Hi,
i had same problem with xlsReadWrite. this function loads a required
package. try this:
>xls.getshlib()
--
View this message in context:
http://r.789695.n4.nabble.com/help-to-import-the-data-from-Excel-tp3893382p3902973.html
Sent from the R help mailing list archive at Nabble.com.
_
You can use 'which' and negative subscripts to remove elements from a vector.
y<-x[-(which(x==0|x==255))]
chuan_zl wrote:
>
> Dear All.
>
> I am Chuan. I am beginner for R.I facing some problem in remove element
> from vector.I have a vector with size 238 element as follow(a part)
>
> [1]
2 matches
Mail list logo