Describe a tailor's adjustments in a tibble with one row per adjustment.
Usage
# S3 method for tailor
tidy(x, number = NA, ...)
Value
A tibble containing information about the tailor's adjustments including
their ordering, whether they've been trained, and whether they require
training with a separate calibration set.
Arguments
x
A tailor() object.
number
Optional. A single integer between 1 and the number of
adjustments.