R/wonderapi-package.R

#' wonderapi
#' @description
#'  It provides easy access to CDC wonder data primarily for sociological topics. It leverages the wondr package's
#'  general approach to make a more specific and human readable set of functions to build queries, retrieve data, and
#'  prepare data for either reports or further analysis.
#' @name wonderapi-package
#' @aliases wonderapi
#' @docType _PACKAGE
#' @keywords package

NULL


#' @importFrom magrittr %>%
#' @export

magrittr::`%>%`
socdataR/natality documentation built on March 20, 2024, 8:40 p.m.