R/deanslistr.R

#' deanslistr
#'
#' deanslistr is an R API for the DeansList RESTful API
#'
#' @section Main functions:
#' \code{deanslist_api()}
#'
#
#' @section Package context:
#' For getting data out of DeansList for analysis as well as
#' transformation and loading into your various data stores.
#'
#' @docType package
#' @name deanslistr
#' @importFrom dplyr %>%
#' @importFrom utils str
#' @keywords internal
NULL
kippchicago/deanslistr documentation built on May 20, 2019, 10:02 a.m.