R/data.R

#' 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"

Try the rsemmed package in your browser

Any scripts or data that you put into this service are public.

rsemmed documentation built on Nov. 8, 2020, 5:32 p.m.