R/data-g14_edgelist.R

#' 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"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.