plotlyCompile: Compilation of HTML/plotly document

View source: R/plotlyGraphs.R

plotlyCompileR Documentation

Compilation of HTML/plotly document

Description

Compilation of HTML/plotly document

Usage

plotlyCompile(
  reportFile = "tmp.html",
  libFile = "path/to/file/plotly.min.js",
  lightWeight = F,
  css = "",
  font = "",
  name = "",
  reopen = F,
  debug = F
)

Arguments

all

optional.

Value

none, modifies the given HTML template file.

Examples

plotlyCompile()

lazypomelo/plotlyjs documentation built on May 24, 2023, 1:41 p.m.