specification.default {spec} | R Documentation |
Make a Specification by Default
Description
Makes a specification by default method, i.e. returns input unchanged.
Usage
## Default S3 method:
specification(x, ...)
Arguments
x |
object |
... |
passed arguments |
See Also
Other specification:
specification.comment()
,
specification.data.frame()
,
specification()
[Package spec version 0.1.9 Index]