joinData: Function to join the edgelist and 'tween"d layout...

Description Usage Arguments

View source: R/joinData.R

Description

Function to join the edgelist and tween'd layout information. To be used on a tween'd data frame nested by microstep and frame.

Usage

1
joinData(currentlayout, currentMS, microsteps)

Arguments

currentlayout

data.frame Current layout of the network. Column names should be (at least) x, y, id, addedge, rmvedge

currentMS

numeric Current microstep

microsteps

list Result of pretween_edges


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