Open
Description
The ...
are used throughout the package for different things.
Many of the steps define them themselves where it would probably be better if they were to be inherited.
Other functions such as prep()
says ...
aren't used, and should probably be checked as I suspect that some people are using prep(data = ddd)
instead of prep(training = ddd)