hcpxy_remove_series {highcharter} | R Documentation |
Remove series to higchartProxy element
Description
Remove series to higchartProxy element
Usage
hcpxy_remove_series(proxy, id = NULL, all = FALSE)
Arguments
proxy |
A |
id |
A character vector indicating the |
all |
A logical value to indicate to remove or not all series. The values
is used only when the value is |
[Package highcharter version 0.9.4 Index]