R/whysospurious-package.R

#' @importFrom dplyr "%>%"
NULL

#' @importFrom stats "complete.cases"
NULL

#' whysospurious
#'
#' @description A package for illustrating the golden rule that "correlation does not imply causation".
#' @details The whysospurious package provides raw data, visualization functions, and ggplot2 objects divided according to source.
#'
#' @section tylervigen objects:
#' The tylervigen objects are sourced from \href{https://www.tylervigen.com/spurious-correlations}{Spurious Correlations}.
#' @keywords internal
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
schuelkem/whysospurious documentation built on Jan. 22, 2020, 12:55 a.m.