tween_addEdge: A function to compute 'tween"d data for an edge addition in a...

Description Usage Arguments Value

View source: R/tween-addEdge.R

Description

A function to compute tween'd data for an edge addition in a microstep process animation

Usage

1
tween_addEdge(nodes1, nodes2, edges, stepInfo)

Arguments

nodes1

data.frame The node placement for the current microstep

nodes2

data.frame The node placement for the next microstep

edges

data.frame The edge configuration for the next microstep

stepInfo

vector The current step information as a named vector, as a subset of the result of getMicrostepsDF

Value

A data frame with the following columns:


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