args_supported: Is this combination of class/gof/varimp supported by vibe?

View source: R/general_helpers.R

args_supportedR Documentation

Is this combination of class/gof/varimp supported by vibe?

Description

This function exists to check that all arguments are properly specified around most functions in the package, and if they are, whether the object/gof/varimp is supported.

Usage

args_supported(object = NULL, varimp = NULL, gof = NULL, progress = NULL)

Stan125/vibe documentation built on June 6, 2024, 11:36 a.m.