dyPlotter: Include a dygraph plotter

Description Usage Arguments Value

View source: R/dependency.R

Description

Include a dygraph plotter

Usage

1
dyPlotter(dygraph, name, path, version = "1.0")

Arguments

dygraph

Dygraph to add plotter to

name

Name of plotter

path

Path to plotter JavaScript file

version

Plotter version (e.g. version of package which provides the plotter)

Value

A dygraph with the specified plotter enabled.


dygraphs documentation built on May 2, 2019, 3:34 p.m.

Related to dyPlotter in dygraphs...