Learn R Programming

tableschema.r (version 1.1.2)

validate: validate descriptor

Description

Validates whether a schema is a validate Table Schema accordingly to the specifications. It does not validate data against a schema.

Usage

validate(descriptor)

Value

TRUE on valid

Arguments

descriptor

schema descriptor, one of:

  • string with the local CSV file (path)

  • string with the remote CSV file (url)

  • list object