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"

Try the onadata package in your browser

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

onadata documentation built on Jan. 25, 2022, 1:10 a.m.