Nothing
#' G14 edgelist
#'
#' Edgelist of small network of 14 vertices
#'
#' @format A dataframe with 18 rows and 3 variables:
#' \describe{
#' \item{from}{Vertex ID}
#' \item{to}{Vertex ID}
#' \item{weight}{Edge weight}
#' }
#'
#' @examples
#' g14_edgelist
"g14_edgelist"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.