> split(df, Status)
Error in split.default(x = seq_len(nrow(x)), f = f, drop = drop, ...) : 
  object 'Status' not found


> names(PCR_duplicatedCheck_df)
 [1] "Key"  "MinCreated"  "MaxUpdated"          
 [4] "Status"

I am totally confused...what do I need to try next?

______________________________________________
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