R/Pop_PR.R

#' Pop_PR
#'
#' El archivo contiene el tamaño poblacional de Puerto Rico en 2015
#'@format El archivo incluye 3 columnas con 37 filas
#' \describe{
#'  \item{Edad}{El cohorte de edad de la poblacion}
#'  \item{Sexo}{Variable discreta para Mujer y Hombre}
#'  \item{Valor}{El tamaño poblacional del cohorte}
#'  }
#
#' Datos de Censo de EEUU de 2015.
#'
#' @docType data
#'
#' @usage data(Pop_PR)
#'
#' @format An object of class data frame
#'
#' @keywords  datasets
#' @examples
#' head(Pop_PR)
"Pop_PR"

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.