Learn R Programming

ndtv (version 0.13.4)

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.13.4

License

GPL-3 + file LICENSE

Issues

Pull Requests

Stars

Forks

Last Published

July 4th, 2024

Functions in ndtv (0.13.4)

timeline

Plot a timeline for the edge and vertex spells of a network
stergm.sim.1

Very Very Basic stergm simulation output
transmissionTimeline

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

Sequentially-stable network layout algorithms suitable for generating network animations.
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
render.animation

Render animations of networkDynamic objects as movies in various formats
toy_epi_sim

Toy Epidemic Simulation Output from the EpiModel package
render.d3movie

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

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

Functions to center and normalize the coordinates of a network plot within a window.
install.ffmpeg

Instructions for installing ffmpeg on various platforms
install.graphviz

Instructions for installing the Graphviz libraries on various platforms
msm.sim

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

Create a `small multiples` plot of a networkDynamic object.
compute.animation

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

functions to manipulate graphic attributes of network for 'special effects'
layout.distance

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

Export a network file as a Pajek .net formatted text file.
export.dot

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