R/data.R

#' Simulated Data
#'
#'
#' \describe{
#' \item{Class}{Group variable: 0, 1, 2}
#' \item{X1}{Variable 1}
#' ...
#' \item{X300}{Variable 300}
#' }
#'
#' @name sim_data
#' @docType data
#' @format A data set with 100 rows and 301 columns
#' @keywords datasets
#' @source simulated data
NULL
#' @rdname sim_data

Try the wideRhino package in your browser

Any scripts or data that you put into this service are public.

wideRhino documentation built on July 2, 2026, 5:07 p.m.