#' Random 10 vector values lenght of 18
#'
#' @format A data frame with 18 rows and 10 columns:
#' \describe{
#' \item{V1}{A vector inside the wiki_graph dataframe containing the first edge.}
#' \item{V2}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V3}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V4}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V5}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V6}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V7}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V8}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V9}{A vector inside the wiki_graph dataframe containing the second edge.}
#' \item{V10}{A vector inside the wiki_graph dataframe containing the second edge.}
#'
#' ...
#' }
#' @source \url{https://en.wikipedia.org/wiki/Graph/}
"sample_graphs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.