get_data {gofigR}R Documentation

Retrieves a data object. Use in conjunction with get_revision or get_asset_revision, to retrieve the full data for a data object.

Description

Retrieves a data object. Use in conjunction with get_revision or get_asset_revision, to retrieve the full data for a data object.

Usage

get_data(gf, api_id)

Arguments

gf

GoFigr client

api_id

API ID of the data object

Value

full data object


[Package gofigR version 1.1.0 Index]