validate {tableschema.r} | R Documentation |
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)
Arguments
descriptor |
schema descriptor, one of:
|
Value
TRUE
on valid
[Package tableschema.r version 1.1.2 Index]