Nothing
#' Student Performance Data
#'
#' Student performance dataset is a dataset designed to examine the factors influencing academic student performance.
#'
#' @format ## `eduperform`
#' A data frame with 10000 rows and 6 columns:
#' \describe{
#' \item{hs}{hours studied}
#' \item{ps}{previous score}
#' \item{ea}{extracurricula activities}
#' \item{sh}{sleep hours}
#' \item{sqpp}{sample question paper practiced}
#' \item{pi}{performance Index}
#' ...
#' }
#' @source <https://www.kaggle.com/datasets/nikhil7280/student-performance-multiple-linear-regression?resource=download>
"eduperform"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.