R/city_data.R

#' city data example
#' 
#' @description 
#' This dataset is an example data frame of the budget phase data
#' 
#' \itemize{
#'   \item Administrative_Unit
#'   \item Approved
#'   \item Draft
#'   \item Executed
#'   \item Revised
#'   }
#' 
#' @format A data frame with the previous characteristics as columns
#' @name city_data
#' 
#' 
NULL
kleanthisk10/OBeU documentation built on Sept. 6, 2021, 11:44 p.m.