resource_data_items: Get a table of available fields and their types for a...

View source: R/resource_data_items.R

resource_data_itemsR Documentation

Get a table of available fields and their types for a specified resource.

Description

Get a table of available fields and their types for a specified resource.

Usage

resource_data_items(resource)

Arguments

resource

A character string containing the resource id of the resource for which information is to be returned.

Value

A data.frame detailing the names and types of all fields available for the chosen resource.

Examples

## Not run: 
resource_data_items(resource="edee9731-daf7-4e0d-b525-e4c1469b8f69")

## End(Not run)


odns documentation built on Nov. 10, 2022, 5:56 p.m.