R/covariances.R

#' Several Simulated Datasets Illustrating Correlation Coefficients
#' 
#' @format A data frame with 12800 rows and 3 columns.
#' 
#' \tabular{lll}{
#' name \tab type \tab description \cr
#' \code{dataset} \tab \code{"integer"} \tab Dataset identifier \cr
#' \code{x} \tab \code{"numeric"} \tab x coordinate \cr
#' \code{y} \tab \code{"numeric"} \tab y coordinate \cr
#' }
#' 
#' @source Wikimedia Commons contributors (2014, July 29) "File:Correlation examples2.svg," \emph{Wikimedia Commons, the free media repository}. Retrieved 04:08, February 5, 2018 \url{https://commons.wikimedia.org/w/index.php?title=File:Correlation_examples2.svg&oldid=130190825}.
"covariances"
jrnold/datums documentation built on May 20, 2019, 1 a.m.