Nothing
#' Educacion_Ninas
#'
#'
#'@format El archivo incluye 13 columnas con 25 filas
#' \describe{
#' \item{Serie}{Porcentaje de Niña matriculada en pre-primeria, NMPP}
#' \item{2010NMPP}{El año 2010, NMPP}
#' \item{2011NMPP}{El año 2011, NMPP}
#' \item{2012NMPP}{El año 2012, NMPP}
#' \item{2013NMPP}{El año 2013, NMPP}
#' \item{2014NMPP}{El año 2014, NMPP}
#' \item{Pais}{Los paises}
#' \item{Serie2}{Porcentaje de mujer matriculada en Escuela primaria, PMEP}
##' \item{2010PMEP}{El año 2010, PMEP}
#' \item{2011PMEP}{El año 2011, PMEP}
#' \item{2012PMEP}{El año 2012, PMEP}
#' \item{2013PMEP}{El año 2013, PMEP}
#' \item{2014PMEP}{El año 2014, PMEP}
#' }
#'
#'
#' @docType data
#'
#' @usage data(Educacion_Ninas)
#'
#' @format An object of class data frame
#'
#' @keywords datasets
#' @examples
#' head(Educacion_Ninas)
"Educacion_Ninas"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.