utils::globalVariables(
c(
# . ----
".model_desc",
".value",
# C ----
"center_id",
"checkout_price",
"cuisine",
# D ----
"demand_cate_table",
"dropout_loss",
# E ----
"end",
# I ----
"id",
"idx",
# L ----
"label",
# M ----
"meal_id",
# N ----
"num_orders",
# S ----
"start_week",
# T ----
"ts_id",
# V ----
"variable",
# W ----
"week"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.