R/datafinder.R

#' datafinder: a package for cataloging the variables in installed data sets.
#'
#' The datafinder package is designed to help users explore the number
#' and types of variables available in installed packages. This will
#' be especially useful for statistics educators who are always on the lookout
#' for example data sets that have the features needed that best illustrate
#' the topic at hand.
#'
#' @docType package
#'
#' @name datafinder
#'
#' @author Sean Raleigh, \email{sraleigh@westminstercollege.edu}
#' @author Jack Wilburn \email{jackwilburn@tutanota.com}
NULL
VectorPosse/datafinder documentation built on May 9, 2019, 9:43 p.m.