R/degrees_und.R

degrees_und <- function(CIJ) {
  return(sum(CIJ!=0))
}
jyfeather/BCTR documentation built on May 20, 2019, 6:27 a.m.