Description Usage Arguments Value
View source: R/trackr_network.R
Create a simple network plot for a given trackr_lineage file. Requires networkD3.
1 | trackr_network(lineage_file, truncate_hashes = FALSE, ...)
|
lineage_file |
path, path to lineage file for a certain trackr_id |
truncate_hashes |
A boolean, whether to shorten hashes for display. |
... |
arguments passed to networkD3::simpleNetwork |
networkD3 network graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.