data/datasetdoc.R

#' This is data to be included in apregr
#' data was extracted from the 1974 Motor Trend US magazine
#' @name mtcars
#' @docType data
#' @author mtcars 
#' @references \url{dhttps://stat.ethz.ch/R-manual/R-devel/library/datasets/html/mtcars.html}
#' @keywords data
#' 
#' 
#' @name x
#' @docType data
#' @author x 
#' @keywords data
#' 
#' #' @name y
#' @docType data
#' @author x 
#' @keywords data
#' 
NULL
brucebcampbell/appregr documentation built on Sept. 2, 2021, 5:40 a.m.