bb_load: Load data to the chart with proxy

View source: R/billboarder-shiny.R

bb_loadR 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 billboardProxy htmlwidget object.

data

A data.frame with updated data.

unload

Ids (names) to data to unload.

...

Arguments passed to method.

Value

A billboardProxy htmlwidget object.


dreamRs/billboarder documentation built on Feb. 26, 2024, 1:17 p.m.