Learn R Programming

datapackage (version 0.2.1)

dp_nresources: Return the number of resources in a Data Package

Description

Return the number of resources in a Data Package

Usage

dp_nresources(dp)

Value

Returns an integer with the number of resources in the Data Package.

Arguments

dp

A Data Package object.