Description Usage Format Source
The wiki_graph dataset
The wiki_graph is a dataset that has 18 observation and 3 variables. The name of the variables are "v1","v2" and "w". These repesent the nodes and the weight of each node.
The wiki_graph can be used with the dijkstra
function.
1 |
An object of class data.frame
with 18 rows and 3 columns.
http://en.wikipedia.org/wiki/Dijkstras_algorithm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.