tidymodels/recipes

document internals of recipe object

Opened this issue · 0 comments

Since I'm in the weeds right now, i have a clearer idea of what the internals of a recipe object contains. Document this in a vignette before i forget again.

Also note in the vignette that the user to refrain from using internal information and instead use or request helper functions.