R/addEc.R

ig.ec <- lapply(ig.ls,function(x){
  +     V(x)$ec <- evcent(x)$vector
  +     return(x)
  + })
cmululu/paperAnalyser documentation built on May 13, 2019, 8:44 p.m.