Hi,

I'm trying to find out if there is a command that tells me which cells in my
data frame have the same value.  I am looking at the results from an online
survey, organized into a data frame with the following columns:
SubjectNumber, WorkerID, Age.  I know the one person must have taken the
survey more than once, because there is one less level in the WorkerID
column than there are rows in the data frame.  Is there something that will
tell me which SubjectNumber cells correspond to more than one WorkerID cell? 
Thanks,

Stevesp

--
View this message in context: 
http://r.789695.n4.nabble.com/identifying-cells-in-data-frames-with-the-same-value-tp3831881p3831881.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