spec

A Data Specification Format and Interface

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().

Tests Vignettes

Available Snapshots

This version of spec can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (4)
  • encode
  • csv
  • magrittr
  • R
  • Version History