get_api_id {gofigR} | R Documentation |
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)
Arguments
obj |
object for which to get the API ID |
Value
API ID, a string
[Package gofigR version 0.3.1 Index]