dyDataHandler: Include a dygraph data handler

Description Usage Arguments Value

View source: R/dependency.R

Description

Include a dygraph data handler

Usage

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

Arguments

dygraph

Dygraph to add data handler to

name

Name of data handler

path

Path to data handler JavaScript file

version

Data handler version (e.g. version of package which provides the data handler)

Value

A dygraph with the specified data handler enabled.


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