Learn R Programming

datapackage (version 0.2.0)

dp_field_names: List the fields in a Data Resource

Description

List the fields in a Data Resource

Usage

dp_field_names(x)

Value

Returns a character vector with the fields in the Data Resource.

Arguments

x

object for which to get the field names. This can either be a Data Resource or Table Schema.