Skip to content
Snippets Groups Projects
Commit 113842bf authored by Udaya Shanker Mohanan Nair's avatar Udaya Shanker Mohanan Nair
Browse files

changes for documentation of wiki_graph

parent 244b39ae
No related branches found
No related tags found
No related merge requests found
Pipeline #141035 passed
......@@ -8,7 +8,7 @@
#' \item{v2}{The destination node of the edge (integer)}
#' \item{w}{The weight of the edge (numeric)}
#' }
#' @source \url{https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm}
#' @source https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm
#' @examples
#' data(wiki_graph)
#' print(wiki_graph)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment