And how to get the vector from a list if the list item found inside ?
 for eg:- MyList<- c("US","UK","UAE")
Here i want to check a list item UAE which is in 3rd  row.
How i will get that row position ?

- Thanks in advance
Antony



--
View this message in context: 
http://r.789695.n4.nabble.com/Searching-from-Dataframe-tp4642722p4642744.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to