R/zzz.R

# This was recommended as a safe way to
# suppress CRAN warnings when using ggplot
# evaluations within aes() objects
utils::globalVariables(c(
  "decision", "last_col", "median_value", 
  "name", "rnd", "sort_value", "value"
))

Try the semtree package in your browser

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

semtree documentation built on Aug. 8, 2025, 7:05 p.m.