R/data.R

#' Small example of a phonological network as an igraph object
#'
#' @format igraph object representing an unweighted undirected graph with 34
#'   vertices and 96 edges. There are no self-loops.
#' @source Ying, Chan & Vitevitch, Michael. (2009). The Influence of the
#'   Phonological Neighborhood Clustering Coefficient on Spoken Word
#'   Recognition. Journal of experimental psychology. Human perception and
#'   performance. 35. 1934-49. 10.1037/a0016902.
"pnet"

#' Small example of a phonological network as an adjacency matrix
#'
#' @format Adjacency matrix representing an unweighted undirected graph with
#'   34 vertices and 96 edges. There are no self-loops.
#' @source Ying, Chan & Vitevitch, Michael. (2009). The Influence of the
#'   Phonological Neighborhood Clustering Coefficient on Spoken Word
#'   Recognition. Journal of experimental psychology. Human perception and
#'   performance. 35. 1934-49. 10.1037/a0016902.
"pnetm"
csqsiew/spreadr documentation built on April 8, 2023, 12:42 a.m.