R/CopyCatCode.R

#' The CopyCat Code
#'
#' A data set containing minimal examples of code snippets
#' that run with implemented data.
#'
#' @format A data frame with 99 rows and 3 variables:
#' \describe{
#'   \item{package}{The R package name}
#'   \item{fct}{The function name}
#'   \item{code}{The code snippet}
#'   ...
#' }
#' @source \url{http://www.edgar-treischl.de/}
"CopyCatCode"
edgar-treischl/CopyCat documentation built on May 31, 2024, 9:07 a.m.