# Get all default thresholds
get_thresholds(default = TRUE)
# Get all current thresholds
get_thresholds(default = FALSE)
# Get all current thresholds
get_thresholds(test_name = "oos_mean", default = FALSE)
Run the code above in your browser using DataLab