network.r2d3 makes interactive network charts in D3 leveraging r2d3
It is intended to closely follow the functionality of networkD3, but with the following benefits:
r2d3
versus including a version of D3 internallyYou can install the dev version of network.r2d3 with:
pak::pak("cjyetman/network.r2d3")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.