R/data-schoolfriends_vertices.R

#' Schoolfriends network vertices
#'
#' Vertices of network of schoolfriends in a French high school 
#'
#' @format A dataframe with 329 rows and 3 variables:
#' \describe{
#' \item{id}{Person ID}
#' \item{class}{School class of person}
#' \item{gender}{Gender of person}
#' }
#' 
#' @source \href{https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0136497}{Mastandrea et al, 2015}
#' 
#' @examples
#' schoolfriends_vertices
"schoolfriends_vertices"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.