R/fictiveteams.R

#' Team compositions
#'
#' Examples of (fictive) teams with different alignments of attributes.
#' 
#' @format A tiblle with 1,307 observations and 17 variables:
#' \itemize{
#'   \item team character. Team id.
#'   \item age numeric. Age of each team member.
#'   \item qualification numeric. Level of the last diploma.
#'   \item female binary. Whether the team member is a woman.
#'   \item foreign binary. Whether the team member is a foreigner.
#'   \item operation binary. Whether the team member is a from operations.
#' }
#' @docType data
#' @keywords datasets
#' @name fictiveteams
#' @usage data("fictiveteams")
"fictiveteams"
NicolasJBM/grpcomp documentation built on May 28, 2019, 2:21 p.m.