Learn R Programming

gofigR (version 0.3.1)

get_api_id: Returns obj$api_id if argument is an object, or identity if it's a string.

Description

Returns obj$api_id if argument is an object, or identity if it's a string.

Usage

get_api_id(obj)

Value

API ID, a string

Arguments

obj

object for which to get the API ID