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"

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.