#' Example data for the rsemmed package
#'
#' A dataset containing a very small subset of the full
#' Semantic MEDLINE graph.
#'
#' @format An \code{igraph} with 7 nodes and 15 edges
#' @usage data(g_mini)
#'
"g_mini"
#' Example data for the rsemmed package
#'
#' A dataset containing a small subset of the full
#' Semantic MEDLINE graph.
#'
#' @format An \code{igraph} with 1038 nodes and 318,105 edges
#' @usage data(g_small)
#'
"g_small"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.