A Data Specification Format and Interface
Coerce to Specification from Character
Coerce to Spec from Data Frame
Coerce to Spec
Coerce to Vector from Spec.
Extract Codes from Specification
Extract Decodes from Specification
Make Default Guide
Make Factor Guide
Make Integer Guide
Make Numeric Guide
Make Guide
Make Default Label
Make Label
Make Default Required
Make Required
Make Default Type
Make Numeric Type
Make Type
Make Timepoint Type
Checks whether a Specification is Encoded
Check Whether Character matches y
Check Whether Data Frame matches Spec
Check Whether Spec matches Dataset
Check Whether x and y Match
Extract Text from Guide
Extract Text from Guide Column of Specification
Extract Labels from Specification
Print Spec
Read Specification from File
Respecify Character
Respecify Something
Respecify Specification
Make a Specification for a Comment
Make a Specification for a Data Frame
Make a Specification by Default
Make a Specification
Specify Character
Specify Data Frame
Specify Something
Write Specification to Storage
Creates a data specification that describes the columns of a table (data.frame). Provides methods to read, write, and update the specification. Checks whether a table matches its specification. See specification.data.frame(),read.spec(), write.spec(), as.csv.spec(), respecify.character(), and %matches%.data.frame().