#' 18 edges(v1 -v2) and weights
#'
#' A dataset containing 18 edges and weights.
#'
#' @format A data frame with 18 rows and 3 variables:
#' \describe{
#' \item{v1}{node}
#' \item{v2}{destination node}
#' \item{w}{weight}
#' ...
#' }
#' @source \url{https://cutt.ly/SfE5Er1}
"wiki_graph"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.