R/data-s50_edges.R

#' Teenage Friends and Lifestyle Study network edgelist
#'
#' Edgelist of friend network of teenage girls in Scotland 
#'
#' @format A dataframe with 122 rows and 2 variables:
#' \describe{
#' \item{from}{Person ID}
#' \item{to}{Person ID}
#' }
#' 
#' @source \href{https://www.tandfonline.com/doi/abs/10.1080/dep.7.1.21.37}{Pearson & Michell, 2009}
#' 
#' @examples
#' s50_edges
"s50_edges"
keithmcnulty/onadata documentation built on March 21, 2022, 6:31 a.m.