dp_field_names {datapackage} | R Documentation |
List the fields in a Data Resource
Description
List the fields in a Data Resource
Usage
dp_field_names(x)
Arguments
x |
object for which to get the field names. This can either be a Data Resource or Table Schema. |
Value
Returns a character vector with the fields in the Data Resource.
[Package datapackage version 0.2.3 Index]