bb_load {billboarder} | R Documentation |
Load data to the chart with proxy
Description
Load data to the chart with proxy
Usage
bb_load(proxy, data = NULL, unload = NULL, ...)
Arguments
proxy |
A |
data |
A |
unload |
Ids (names) to data to unload. |
... |
Arguments passed to method. |
Value
A billboardProxy
htmlwidget
object.
[Package billboarder version 0.4.1 Index]