#' ches0611 dataset
#'
#' Graph of Chilean Higher Education Space between 2006-2011.
#'
#' @format A graph (iGraph object or list) with this configuration:
#' \describe{
#' \item{Vertices}{Career program. It includes 10 oder features used in the orginal paper.}
#' \item{Edges}{Binary link between programs.}
#' }
#' @references
#' Candia, C., Encarnação, S., & Pinheiro, F. L. (2019). The higher education space: Connecting degree programs from individuals’ choices. EPJ Data Science, 8(1), 1–17. https://doi.org/10.1140/epjds/s13688-019-0218-4
#'
#' @keywords dataset
#' @examples
#' data(ches0611)
#' summary(ches0611)
"ches0611"
#' ches1217 dataset
#'
#' Graph of Chilean Higher Education Space between 2012-2017.
#'
#' @format A graph (iGraph object or list) with this configuration:
#' \describe{
#' \item{Vertices}{Career program. It includes 10 oder features used in the orginal paper.}
#' \item{Edges}{Binary link between programs.}
#' }
#' @references
#' Candia, C., Encarnação, S., & Pinheiro, F. L. (2019). The higher education space: Connecting degree programs from individuals’ choices. EPJ Data Science, 8(1), 1–17. https://doi.org/10.1140/epjds/s13688-019-0218-4
#'
#' @keywords dataset
#' @examples
#' data(ches1217)
#' summary(ches1217)
"ches1217"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.