R/fictivetmpnet.R

#' Temporal network
#'
#' Examples of (fictive) links between nodes changing over time.
#' 
#' @format A tiblle with 1,307 observations and 17 variables:
#' \itemize{
#'   \item period character.
#'   \item from character.
#'   \item to character.
#'   \item weight numeric.
#' }
#' @docType data
#' @keywords datasets
#' @name fictivetmpnet
#' @usage data("fictivetmpnet")
"fictivetmpnet"
NicolasJBM/grpcomp documentation built on May 28, 2019, 2:21 p.m.