R/matrix.hr.r

Defines functions qtobin

qtobin <- function(matrix){return(matrix[matrix>0]<-1)}

Try the ESM package in your browser

Any scripts or data that you put into this service are public.

ESM documentation built on May 2, 2019, 4:51 p.m.