A Data Specification Format and Interface
Description
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().