Learn R Programming

datapackage (version 0.2.1)

dp_field: Get the Field Descriptor associated with a certain field in a Data Resource

Description

Get the Field Descriptor associated with a certain field in a Data Resource

Usage

dp_field(x, field_name)

Value

An object of type fielddescriptor.

Arguments

x

a dataresource or tableschema object.

field_name

length one character vector with the name of the field.