R/naijR-package.R

## ========  Package Documentation  ============ ##
#' naijR: Operations to Ease Data Analyses Specific to Nigeria
#' 
#' The naijR package is essentially an R package about Nigeria and for Nigeria.
#' 
#' @details naijR contains a number of functions that facilitate the
#' management of data sets of interest including data cleaning and wrangling,
#' as well as making available a number of facilities for geo-spatial data
#' visuatlisation.
#' 
#' @docType package
#' @name naijR
#' @aliases naijR-package
NULL

## ========  Lifecycle badge  ================== ##
## usethis namespace: start
#' @importFrom lifecycle deprecate_soft
## usethis namespace: end
NULL

Try the naijR package in your browser

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

naijR documentation built on Aug. 8, 2023, 5:13 p.m.