R/data_help_files.R

#' @name example_data
#' @title Random number table
#' @description A table of 20 random number generated from uniform distributions
NULL

#' @name movies
#' @title Data on 3658 movies
#' @description A subset of data from the IMBD movie database which contains
#' data on 3658 movies based on 21 variables.
#' @docType data
NULL
JohnMcIntyreJR/pkg documentation built on Nov. 18, 2019, 5:34 a.m.