It's not really clear what the structure of your data is, nor how exactly you are sampling it (you need to provide an example), but you could try adding this to the end of your sample command (if the result is a data.frame or matrix): [,-1]
Tyler -- View this message in context: http://r.789695.n4.nabble.com/Want-to-exclude-a-column-when-using-sample-function-tp2287988p2287993.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.