R/normal_deviates.R

#' 100,000 Random Normal Deviates
#' 
#' 100,000 random normal deviates generated by the RAND Corporation in 1955 in the book \emph{A Million Random Digits with 100,000 Normal Deviates}.
#' 
#' @source \url{https://www.rand.org/content/dam/rand/pubs/monograph_reports/MR1418/MR1418.deviates.txt.zip}
#' 
#' @references RAND (1955) \emph{A Million Random Digits with 100,000 Normal Deviates}. \url{https://www.rand.org/pubs/monograph_reports/MR1418/index2.html}
"normal_deviates"
jrnold/datums documentation built on May 20, 2019, 1 a.m.