powered by
recodquant(X)
data(decathlon) X <- decathlon[1:5,1:5] X[1,2] <- NA X[2,3] <-NA rec <- recodquant(X)
Run the code above in your browser using DataLab