dp_field {datapackage}R Documentation

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)

Arguments

x

a dataresource or tableschema object.

field_name

length one character vector with the name of the field.

Value

An object of type fielddescriptor.


[Package datapackage version 0.2.3 Index]