dataset_info.R

#'#' wiki_graph for analysis
#'
#' A dataset containing the prices and other attributes of almost 54,000
#' diamonds.
#'
#' @format @format  A dataframe with 3 variables
#' \describe{
#' @\item {v1}{set of vertices}
#' @\item {v2}{set of vertices}
#' @\item {w}{sei of edge weigths}
#' }
#' @source \url{https://en.wikipedia.org/wiki/Dijkstra%27s_algorithm}

 "wiki_graph"
Mahmood1s/lab3algopackage documentation built on Oct. 30, 2019, 9:09 p.m.