is.valid: Is valid

Description Usage Arguments Value

View source: R/is.valid.R

Description

Validate a descriptor over a schema

Usage

1
is.valid(descriptor, schema = NULL)

Arguments

descriptor

descriptor, one of:

  • string with the local CSV file (path)

  • string with the remote CSV file (url)

  • list object

schema

Contents of the json schema, or a filename containing a schema

Value

TRUE if valid


frictionlessdata/datapackage-r documentation built on Dec. 28, 2021, 8:42 a.m.