Hi - I'm having difficulty with frequencies in R. I have a table with a variable (column) called "difference" 600 observations (rows). I would like to know how many values are < -0.5 as well as how many are > 0.5. The rest are obviously in the middle.
In SAS I could this immediately but am unable to do it in R. Thanks for your help. -- View this message in context: http://n4.nabble.com/Counting-Frequencies-tp956556p956556.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.