hc_add_lags.Rd
Add highcharter lags
hc_add_lags(
hc = NULL,
data = NULL,
x = NULL,
y = NULL,
name = NULL,
group = NULL,
size = NULL,
image = NULL,
id_column = NULL,
lag_periods = NULL,
opacity = 1,
type = "line",
override_model_groups = F,
color_type = "discrete",
color_palette = NULL,
use_fast = T,
file_path = NULL,
point_size = 0,
use_stock = F,
...
)