R/data_help_files.R

#' Food consumption figures for countries in Europe
#'
#' Taken from a larger data set of the world
#'
#'@name food
#'@docType data
#'@return A tibble or data frame.
#'@keywords datasets
#'@examples
#' data(food)
NULL

#' @name lsd
#' @title LSD & Maths
#' @description Group of volunteers was given LSD,
#' their mean scores on math exam and
#' tissue concentrations of LSD were obtained at n=7 time points.
#'
#' The test score is out of 100 and the Drugs is (ppm).
#' @source https://www.ncbi.nlm.nih.gov/pubmed/5676802
#' @docType data
NULL
jr-packages/jrRmd documentation built on Sept. 30, 2020, 11:27 p.m.