
Last chance! 50% off unlimited learning
Sale ends in
Add a set of helper functions to a compatible object
# S3 method for MDB
add_helpers(x, code, name, language, kmr, ...)# S3 method for KMR
add_helpers(x, code, name, language, ...)
add_helpers(x, code, name, language, ...)
Return x with additional helpers
an object accepting helpers
file path to the source code of helper functions
the name of the helper set
the programming language of the code (default: "R")
an MDB object with KM requirements
method specific parameters