colorEdges: Function to color the edges in a microstep animation

Description Usage Arguments

View source: R/colorEdges.R

Description

Function to color the edges in a microstep animation

Usage

1
2
colorEdges(edges_unnested, colorall = "grey20", colorchange = "red",
  sizeall = 0.5, sizechange = 2.5)

Arguments

edges_unnested

data.frame Edge data that has been merged with nested node data and unnested

colorall

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

colorchange

character Character value of color for the edges when changing

sizeall

numeric Size of all edges when they're not changing

sizechange

numeric Size of the edge to emphasize the change


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