R/Edu_Salud_Gastos_GDP.R

#' Edu_Salud_Gastos_GDP
#'
#'
#'@format El archivo incluye 4 columnas con 156 filas
#' \describe{
#'  \item{Pais}{El pais}
#'  \item{Gasto_Salud_percapita}{El gasto aportado a la salud per capita}
#'  \item{Porc_Ninas_no_escuela}{El porcentaje de niñas que no estan en la escuela}
#'  \item{Porc_Gastos_Educ}{El porcentaje de gastos del PIB dedicado a la educación}
#'  }
#'
#'
#' @docType data
#'
#' @usage data(Edu_Salud_Gastos_GDP)
#'
#' @format An object of class data frame
#'
#' @keywords  datasets
#' @examples
#' head(Edu_Salud_Gastos_GDP)
"Edu_Salud_Gastos_GDP"

Try the ggversa package in your browser

Any scripts or data that you put into this service are public.

ggversa documentation built on May 2, 2019, 2:02 p.m.