R/data.R

#' A list with data to create ToS
#'
#' A list of three dataset that contain:
#' 1. Graph: this is a citation network build with the references
#' 2. df: A tibble with the main information of our initial
#' dataset with some more ids
#' 3. nodes: A tibble with the complete information of each node
#' from graph dataset (1).
#'
#' @format A list with two datasets from a search in Scopus and Web of Knowledge
#'
#'
"my_tosr_load"
coreofscience/tosr documentation built on Jan. 20, 2024, 4:25 a.m.