dygraphObjectUI: Dygraphs Objects

Description Usage Arguments Details Examples

View source: R/myModules.R

Description

This function allows generate Dygraphs Objects e.g time series Charts.

Usage

1

Arguments

id

Element Identifier

Details

This function belongs to ui.R to easily creates user interfaces. It allows showing many types of different charts that can be generated using Dygraphs Package.

Examples

1
2
dygraphObjectUI("plot1")
dygraphObjectUI("plot2")

sflorezp/modulesRReport documentation built on May 14, 2019, 9 a.m.