R/00_global_variables.R

globalVariables(
  names = c(
    ".parsnip_engine",
    ".",
    ".model_id",
    "fitted_wflw",
    "model_spec",
    "pred_wflw",
    "wflw",
    ".model_spec",
    "role",
    "variable",
    ".data_category",
    ".data_type",
    ".model_type",
    ".parsnip_fns",
    ".pred",
    ".resid",
    ".value",
    "actual",
    "predicted","rec_obj","value","name","x","training","testing"
    )
)

Try the tidyAML package in your browser

Any scripts or data that you put into this service are public.

tidyAML documentation built on May 29, 2024, 4:07 a.m.