R/data_examplebeta_df.R

#' This is data to be included in my package
#'
#'
#' @docType data
#' @keywords datasets
#' @name Example_df
#' @usage data(Example_df)
#' @format A data frame with 23501 rows and 110 variables
#'
"Example_df"
lizhongliu1996/PredictMisc documentation built on Aug. 23, 2019, 5:55 a.m.