Learn R Programming

datapackage (version 0.2.1)

dp_resource_names: Get the names of the resources in a Data Package

Description

Get the names of the resources in a Data Package

Usage

dp_resource_names(dp)

Value

Returns a character vector with the names of the data resources in the Data Package.

Arguments

dp

A datapackage object.