R/globals.R

utils::globalVariables(c("conf.low",
                         "conf.high",
                         "variable",
                         "level",
                         "Importance",
                         "relativity",
                         "p.value",
                         "estimate",
                         "std.error",
                         ".",
                         "term",
                         "effect",
                         "Effect",
                         "Variable",
                         "Term",
                         "Level",
                         "var_range",
                         "relativity_value",
                         "Level",
                         "est",
                         "Sign",
                         "name",
                         "term",
                         "statistic",
                         "tidy_workflow",
                         "Actual_Values",
                         "Predicted_Values",
                         "Actual",
                         "Predicted",
                         "value",
                         "Data_Type",
                         "density",
                         "Rank",
                         "Variable.x",
                         "Variable.y",
                         "Importance.x",
                         "Importance.y",
                         "Interacted_Importance",
                         "approx",
                         "Residual",
                         "upper_95_ci",
                         "lower_95_ci",
                         ":=",
                         "product",
                         "label<-",
                         "tidy_workflow",
                         "Variable",
                         "Relativity",
                         "relativity",
                         "Std.error",
                         "Approx_Upper_95CI",
                         "Approx_Lower_95CI",
                         "name",
                         "number_of_records",
                         "Number_of_Records"
                         ))

Try the prettyglm package in your browser

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

prettyglm documentation built on Sept. 8, 2023, 5:56 p.m.