labels.spec {spec} | R Documentation |
Extracts labels from specification label column.
## S3 method for class 'spec'
labels(object, column = object$column, ...)
object |
spec |
column |
character: items in |
... |
passed arguments |
character
data(drug)
labels(specification(drug, tol = 3))