L1centrality 0.3.1
-
print.L1centNB()can now handle a graph with a missing vertex name (i.e.,V(g)$name == NULL). If vertex names are missing, the function automatically sets them toV1,V2, ..., and prints them. -
The
typeargument is set to 1 in thequantile()function inside theL1centLOC()andL1centEDGE()functions.