Determine names of the outcome data in a workflow
Usage
outcome_names(x, ...)
# S3 method for class 'terms'
outcome_names(x, ...)
# S3 method for class 'formula'
outcome_names(x, ...)
# S3 method for class 'recipe'
outcome_names(x, ...)
# S3 method for class 'workflow'
outcome_names(x, ...)
# S3 method for class 'tune_results'
outcome_names(x, ...)