Learn R Programming

⚠️There's a newer version (0.13.4) of this package.Take me there.

ndtv (version 0.13.2)

Network Dynamic Temporal Visualizations

Description

Renders dynamic network data from 'networkDynamic' objects as movies, interactive animations, or other representations of changing relational structures and attributes.

Copy Link

Version

Install

install.packages('ndtv')

Monthly Downloads

721

Version

0.13.2

License

GPL-3 + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Skye BenderdeMoll

Last Published

November 2nd, 2021

Functions in ndtv (0.13.2)

install.graphviz

Instructions for installing the Graphviz libraries on various platforms
layout.distance

Provides a default way to convert a network into a set of euclidian distances suitable for MDS-style layout optimization.
timeline

Plot a timeline for the edge and vertex spells of a network
export.dot

Export a network file as Graphviz .dot formatted text file.
toy_epi_sim

Toy Epidemic Simulation Output from the EpiModel package
filmstrip

Create a `small multiples` plot of a networkDynamic object.
install.ffmpeg

Instructions for installing ffmpeg on various platforms
export.pajek.net

Export a network file as a Pajek .net formatted text file.
timePrism

Plot a networkDynamic object as sequence of snapshots in a pseudo-3D space-time prism
render.animation

Render animations of networkDynamic objects as movies in various formats
stergm.sim.1

Very Very Basic stergm simulation output
effectFun

functions to manipulate graphic attributes of network for 'special effects'
compute.animation

Compute a sequence of vertex layouts over time suitable for rendering an animation.
render.d3movie

Render out a web-based animation of a networkDynamic object using ndtv-d3 player app
transmissionTimeline

plots network diffusion/transmission tree with generation time vs. clock/model time
layout.center

Functions to center and normalize the coordinates of a network plot within a window.
msm.sim

MSM.sim : output of a stergm simulation of basic sex contact network model
ndtvAnimationWidget

htmlwidgets wrapper functions for including ndtv-d3 animations in shinyapps
proximity.timeline

Plot a chart of a networkDynamic object in which vertices trace out paths in time, positioned vertically so that their proximity corresponds to their relative geodesic distance at the sampled time points.
network.layout.animate

Sequentially-stable network layout algorithms suitable for generating network animations.
ndtv-package

Network Dynamic Temporal Visualization (ndtv)