R/data.R

#' shinyFlash Datasets
#' @name flash_data
NULL

#' Advanced R Flash Cards
#' 
#' Questions and Answers from the Advanced R book by Hadley Wickham 
#' (https://adv-r.hadley.nz/). 
#' @rdname flash_data
"adv_r_deck"

#' DRBC Flash Cards
#' 
#' Questions and Answers about the Delaware River Basin Commission (DRBC). 
#' These questions and answers were amde from material taught by Carol Collier
#' and John Yagecic at Drexel University in the Winter Quarter of 2020. 
#' @rdname flash_data
"drbc_deck"
tbradley1013/shinyFlash documentation built on April 1, 2020, 3:25 a.m.