Have you read "An Introduction to R" (ships with every copy of R) where these sorts of questions are answered?
There are other R tutorials on the web also, if you look. -- Bert On Tue, Sep 11, 2012 at 3:59 AM, Rantony <antony.akk...@ge.com> wrote: > 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. -- Bert Gunter Genentech Nonclinical Biostatistics Internal Contact Info: Phone: 467-7374 Website: http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm ______________________________________________ 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.