R/internal.R

Defines functions .dashPivottable_js_metadata

.dashPivottable_js_metadata <- function() {
deps_metadata <- list(`dash_pivottable` = structure(list(name = "dash_pivottable",
version = "0.0.2-1", src = list(href = NULL,
file = "deps"), meta = NULL,
script = 'dash_pivottable.min.js',
stylesheet = NULL, head = NULL, attachment = NULL, package = "dashPivottable",
all_files = FALSE), class = "html_dependency"))
return(deps_metadata)
}

Try the dashPivottable package in your browser

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

dashPivottable documentation built on Aug. 12, 2020, 5:08 p.m.