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/wonderapi documentation built on March 17, 2024, 10:25 p.m.