Learn R Programming

odns (version 1.0.2)

resource_metadata: Get metadata for a resource.

Description

Get a specified resources metadata as a list.

Usage

resource_metadata(resource)

Value

a list containing the resource metadata.

Arguments

resource

A character vector of length 1 specifying a resource id which identifies the resource for which metadata should be returned.

Examples

Run this code
if (FALSE) {
resource_metadata(resource = "edee9731-daf7-4e0d-b525-e4c1469b8f69")
}

Run the code above in your browser using DataLab