hcpxy_remove_series: Remove series to higchartProxy element
Description
Remove series to higchartProxy element
Usage
hcpxy_remove_series(proxy, id = NULL, all = FALSE)
Arguments
id
A character vector indicating the id
(or id
s) of the series to remove.
all
A logical value to indicate to remove or not all series. The values
is used only when the value is TRUE
.