R/data.R

#' A demo for plotting contribution table
#' @docType data
#' @name demo
#' @format A data.frame
#' @source See data_raw directory
#' @examples
#' data("demo")
NULL

#' CRediT
#' @docType data
#' @name CRediT
#' @format A data.frame
#' @source See <https://casrai.org/credit/>
#' @examples
#' data("CRediT")
NULL

#' palette
#' @docType data
#' @name palette
#' @format A data.frame
#' @source See <https://github.com/williambelle/github-contribution-color-graph>
#' @examples
#' data("palette")
NULL

Try the contribution package in your browser

Any scripts or data that you put into this service are public.

contribution documentation built on March 23, 2022, 5:07 p.m.