R/children_06_info.R

#' @title children_06_info
#' @description Design of the survey. Variable characteristics of children survey. ENSE 2006/07
#' @format A data frame with 350 rows and 7 variables:
#' \describe{
#'   \item{\code{campo}}{Name of the variable}
#'   \item{\code{longitud}}{Length of the variable. Number of possible characters it may take.}
#'   \item{\code{posicion_inicio}}{Initial position in the text file. Information for parsing microdata}
#'   \item{\code{posicion_final}}{Final position in the text file. Information for parsing microdata}
#'   \item{\code{descripcion_del_campo}}{Description of the variable (in Spanish)}
#'   \item{\code{valores_validos}}{Possible values the variable may take}
#'   \item{\code{tipo_variable}}{Type of variable. Only applicable to some surveys}
#'}
#' @details DETAILS
"children_06_info"
edugonzaloalmorox/enseResp documentation built on April 18, 2024, 11:57 p.m.