R/data.R

#' D3 module sizes.
#'
#' A dataset containing the size and path of d3 modules.
#'
#' @format A data frame with 53940 rows and 10 variables:
#' \describe{
#'   \item{size}{Number of lines in d3 modules}
#'   \item{path}{path to d3 module, separated by slash}
#'   ...
#' }
#' @source \url{https://d3js.org/}
"d3_modules"
fbreitwieser/hiervis documentation built on May 6, 2019, 8:03 p.m.