Rdocumentation
powered by
Learn R Programming
pxweb (version 0.5.3)
get_api_index: Get index of which api has the name or teh alias
Description
Get index of which api has the name or teh alias
Usage
get_api_index(api_name, api_list)
Arguments
api_name
pxweb api name or alias to lookup.
api_list
pxweb api list created with
get_api_list()