Learn R Programming

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

ndtv (version 0.12.3)

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

1,091

Version

0.12.3

License

GPL-3 + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

October 8th, 2018

Functions in ndtv (0.12.3)

stergm.sim.1

Very Very Basic stergm simulation output
network.layout.animate

Sequentially-stable network layout algorithms suitable for generating network animations.
render.animation

Render animations of networkDynamic objects as movies in various formats
install.ffmpeg

Instructions for installing ffmpeg on various platforms
render.d3movie

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

Plot a timeline for the edge and vertex spells of a network
transmissionTimeline

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

Toy Epidemic Simulation Output from the EpiModel package
timePrism

Plot a networkDynamic object as sequence of snapshots in a pseudo-3D space-time prism
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.
ndtv-package

Network Dynamic Temporal Visualization (ndtv)
ndtvAnimationWidget

htmlwidgets wrapper functions for including ndtv-d3 animations in shinyapps
install.graphviz

Instructions for installing the Graphviz libraries on various platforms
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.
export.pajek.net

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

Create a `small multiples` plot of a networkDynamic object.
layout.distance

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

Functions to center and normalize the coordinates of a network plot within a window.
export.dot

Export a network file as Graphviz .dot formatted text file.
msm.sim

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