Skip to content
Prev 179171 / 398502 Next

Odp: Need to clean a table, and compute mean and SD

Hi

r-help-bounces at r-project.org napsal dne 04.05.2009 09:53:19:
This
2000
Decide your threshold value. Let say it is 2000. Then it depends how do 
you want to get rid of the data.

e.g.

mat[mat>2000]<-NA

shall put NA values instead all items which were bigger than 2000.

Regards
Petr
http://www.nabble.com/Need-to-clean-a-table%2C-
http://www.R-project.org/posting-guide.html