#' @title children_19_info
#' @description Design of the survey. Variable characteristics of children survey ENSE 2017/19
#' @format A data frame with 267 rows and 6 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_19_info"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.