tween_microsteps: A function to create the full set of 'tween"d microstep data...

Description Usage Arguments Value

View source: R/tween_microsteps.R

Description

A function to create the full set of tween'd microstep data appropriate for animation.

Usage

1
tween_microsteps(ptv, pte, microsteps_df)

Arguments

ptv

list A list of vertices and their locations at each microstep. The result of pretween_vertices

pte

list A list of edges and their locations at each microstep. The result of pretween_edges

microsteps_df

data.frame

Value

A data frame with the following columns:


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