guidetext.spec {spec} | R Documentation |
Extracts text from guide column of specification, ignoring number ranges if any.
## S3 method for class 'spec'
guidetext(x, column = x$column, ...)
x |
object |
column |
character: items in |
... |
passed arguments |
character
Other guidetext:
guidetext()
data(drug)
guidetext(specification(drug, tol = 3)) # NA, must be supplied manually