R/data-workfrance_vertices.R

#' Workplace network vertices
#'
#' Vertices of network of interactions between people in a French office building based on location sensor technology 
#'
#' @format A dataframe with 211 rows and 2 variables:
#' \describe{
#' \item{id}{Person ID}
#' \item{dept}{Department of person}
#' }
#' 
#' @source \href{https://www.cambridge.org/core/journals/network-science/article/abs/data-on-facetoface-contacts-in-an-office-building-suggest-a-lowcost-vaccination-strategy-based-on-community-linkers/18AB49AB4F2AEA33CE7501F06ADBC8E8}{Génois et al, 2015}
#' 
#' @examples
#' workfrance_vertices
"workfrance_vertices"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.