Aliases: difference.igraph.vs
Keywords:
### ** Examples g <- make_(ring(10), with_vertex_(name = LETTERS[1:10])) difference(V(g), V(g)[6:10])
+ 5/10 vertices, named, from f1937ab: [1] A B C D E