Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ndtv: Network Dynamic Temporal Visualizations in R

NotificationsYou must be signed in to change notification settings

statnet/ndtv

Repository files navigation

The R package ndtv renders dynamic network data from [networkDynamic objects](https://cran.r-project.org/web/packages/networkDynamic/index.html networkDynamic) as movies, interactive HTML5 animations, or other static representations of changing relational structures and attributes.

by Skye Bender-deMoll, Martina Morris, and thehttp://statnet.org team. This work was supported by grant R01HD68395 from the National Institute of Health

Install

Released versions of the package are on CRAN athttps://cran.r-project.org/web/packages/ndtv/index.html

install in R with

install.packages('ndtv')

A network movie example

library(ndtv) # load the packagedata(short.stergm.sim)  # load an example dynamic network datasetrender.d3movie(short.stergm.sim) # create a HTML5 animation

Docs and Examples

The package vignette is at:https://github.com/statnet/ndtv/blob/master/ndtv/vignettes/ndtv.pdf

A longer tutorial with more background is at:https://statnet.org/workshop-ndtv/ndtv_workshop.html

Citation and License

This software is distributed under the GPL-3 license. It is free, open source, and has the attribution requirements (GPL Section 7) athttp://statnet.org/attribution

To cite package ‘ndtv’ in publications use:

Skye Bender-deMoll (2016). ndtv: Network Dynamic Temporal Visualizations. R package version0.10.http://statnet.org

Code of Conduct

Please note that the ndtv project is released with aContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

ndtv: Network Dynamic Temporal Visualizations in R

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp