R/data.R

#' Extra Exploratory Data Analysis test data set
#'
#' A data set with different classes to test exploratory data analysis
#' functions. The data is presented in a tibble with two columns for each class,
#' one column without NA values and a second column based on the first but with
#' NA values.
#'
#' @format A tibble
"eeda_test_data"
johnaclouse/eeda documentation built on July 22, 2022, 12:16 a.m.