datagraphs is an R package providing R native graph data structures with pass-by-reference semantics, an alternative to igraph that focuses on simplicity and easiness to enhancement.
You can install the development version of datagraphs from GitHub with:
# install.packages("devtools")
devtools::install_github("vh-d/datagraphs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.