View source: R/manual_layer_login.R
get_api_client_instance | R Documentation |
This is a package-internal function.
get_api_client_instance()
It returns the cached ApiClient
object, or stops. The
ApiClient
instance is constructor input to UserApi
,
ArrayApi
, etc. as generated by OpenAPI. Note that
with in the OpenAPI autogen code, there is the ApiClient
instance which is used as constructor input to UserApi
,
ArrayApi
, UdfAPI
, etc.
The cached ApiClient
object, or stops.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.