Nothing
#' reliability dataframe
#'
#' A simulated dataset for reliability analysis testing.
#' Each item varies in terms of their influence on the overall reliability if dropped from the test.
#' N = 100. Number of items = 10.
#'
#' @docType data
#'
#' @usage data(reliability_df)
#'
#' @format An object of class \code{"data.frame"}
#' @references This data set was artificially created for the CTTvis package.
#' @keywords datasets
#' @examples
#'
#' data(reliability_df)
#' head(reliability_df)
#'
"reliability_df"
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.