colorVertices: Coloring vertices for animation

Description Usage Arguments

View source: R/colorVertices.R

Description

Coloring vertices for animation

Usage

1
2
colorVertices(vertexdata, pte, colorall = "grey40", colorchange = "red",
  sizeall = 1, sizechange = 5)

Arguments

vertexdata

data.frame

pte

list List of microsteps result from pretween_edges

colorall

character Character value of color for all nodes when they're not changing

colorchange

character Character value of color for the ego nodes when changing

sizeall

numeric Size of all nodes when they're not changing

sizechange

numeric Size of the ego node to emphasize the change


sctyner/netvizinf documentation built on May 29, 2019, 4:20 p.m.